InvoiceLogActionTypeId Property |
Action type ID; required.
References CLookup[TypeID = 'CIAT'].ID, Supported values are C|T|P|D - created, tax computed, posted, paid.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CiActionType ActionTypeId { get; set; }
Property Value
Type:
CiActionType
See Also