Click or drag to resize
MaterialTransactionTransactionDate Property
Date/time when MHT was committed; This value is either computed by application or entered manually by user.

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

Property Value

Type: DateTime
See Also