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