Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Is a fabric method that creates an instance of the SalesFormLetter_FreeTextInvoice4Paym_RU class to run a specific method by using a service.
Syntax
server public static SalesFormLetter_FreeTextInvoice4Paym_RU newFreeTextInvoice4Paym(
[IdentifierName _className,
IdentifierName _methodName,
SysOperationExecutionMode _executionMode])
Run On
Server
Parameters
- _className
Type: IdentifierName Extended Data Type
The class name as a service.
- _methodName
Type: IdentifierName Extended Data Type
The method name to execute.
- _executionMode
Type: SysOperationExecutionMode Enumeration
The mode in which the service operation is executed: synchronous, asynchronous, or batch asynchronous.
Return Value
Type: SalesFormLetter_FreeTextInvoice4Paym_RU Class
The instance of the class.