Click or drag to resize

InvoiceLogDtStamp Property

Timestamp when action was performed(Can be overridden), required. At the moment server time is used.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime DtStamp { get; set; }

Property Value

DateTime
See Also