DataGridRowAuditFormattedAuditDate Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic DateTime FormattedAuditDate { get; }
Public ReadOnly Property FormattedAuditDate As DateTime
Get
public:
property DateTime FormattedAuditDate {
DateTime get ();
}
member FormattedAuditDate : DateTime with get
Property Value
Type:
DateTime
See Also