InvoiceLogDtStamp Property |
Timestamp when action was performed(Can be overridden), required.
At the moment server time is used.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime DtStamp { get; set; }
Property Value
Type:
DateTime
See Also