RPayTimeListSourceByDocument::construct Method [AX 2012]
Contructs the class.
client server public static RPayTimeListSourceByDocument construct(RPayTblDocumentType _tblDocumentType, RPayTblContext _tblContext)
Run On
CalledParameters
- _tblDocumentType
- Type: RPayTblDocumentType Enumeration
The document type.
- _tblContext
- Type: RPayTblContext Class
The time context.
Return Value
Type: RPayTimeListSourceByDocument ClassThe RPayTimeListSourceByDocument class instance.
Show: