AllowProcess |
Indicates whether the process is allowed for the current user.
|
AllowTableAccess |
Indicates whether access to the table is allowed for the current user.
|
AllowTableAttachedFiles |
Indicates whether the table supports attachments.
|
ConvertMarkersExpressionAsync | Convert expression markers asynchronously. |
DeleteSettingsAsync |
Deletes custom settings using the registry handle asynchronously.
|
EvaluateConditionTableAsync |
Evaluates a condition of a table asynchronously.
|
GetCustomSettingsAsync |
Get the user's custom settings asynchronously.
|
GetEnvironmentDataSchemaToReporting |
Get the data schema of the environment for generating reports.
|
GetEnvironmentDataTableToReporting |
Gets the schema and data from the environment to generate reports.
|
GetEnvironmentParametersAsync |
Obtains the environment parameter information asynchronously.
|
GetExerciseEndPeriodByDateAsync | Returns the data for the period that corresponds to the end of the fiscal year, according to the indicated date. |
GetExerciseStartPeriodByDateAsync | Returns the data for the period that corresponds to the beginning of the fiscal year, according to the indicated date. |
GetFilePathExtensiblity |
Gets the physical path of an extensibility file.
|
GetLastOpenPeriodToDocumentsAsync | Returns data from the first period that is not closed, for documents and/or invoices |
GetLastOpenPeriodToFinanceAsync | Returns data from the first period that is not closed, for accounting transactions |
GetParameter |
Get the value of the indicated parameter.
|
GetPeriodByDateAsync | Returns data for the period, according to the indicated date |
GetProcessDescription |
Get the description of the process.
|
GetProcessName |
Gets the name of the process.
|
GetRoamingSettingsFilePath |
Get the path of the custom configuration roaming file.
|
GetSettingsAsync |
Gets custom configurations based on the given parameters asynchronously.
|
GetTableDataExpressionAsync |
Gets the expression data of the indicated table and record asynchronously.
|
GetTableDescription(Int32) |
Gets the description of the table corresponding to the indicated identifier.
|
GetTableDescription(String) |
Get the description of the table.
|
GetTableFieldSettingsAsync |
Gets the configuration of the table fields asynchronously.
|
GetTableId |
Gets the identifier of the table corresponding to the indicated table name.
|
GetTableName |
Gets the name of the table corresponding to the indicated identifier.
|
GetTableRowHyperlink(String, Int64, Boolean) |
Gets the link corresponding to a record in a table.
|
GetTableRowHyperlink(String, String, Boolean) |
Gets the link corresponding to a record in a table.
|
HasCompanyModules |
Gets if the company has a specific active module.
|
HasTablePermission |
Gets if you have a specific permission to the table.
|
HasUserModules |
Gets if the user has a specific module active.
|
IsOpenPeriodToDocumentsAsync | Indicates whether the date belongs to an open, for documents and/or invoices |
IsOpenPeriodToFinanceAsync | Indicates whether the date belongs to an open accounting transactions |
ParameterExists |
Indicates whether the parameter exists
|
SetCustomSettingsAsync |
Updates custom configuration asynchronously.
|
SetSettingsAsync |
Updates custom settings based on the Settings model asynchronously.
|
TranslateResourcesAsync |
Translate resource labels into the corresponding text in the indicated language asynchronously.
|