DataGridRowAuditCommentCreatedOn Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic string CreatedOn { get; set; }
Public Property CreatedOn As String
Get
Set
public:
property String^ CreatedOn {
String^ get ();
void set (String^ value);
}
member CreatedOn : string with get, set
Property Value
Type:
String
See Also