DataGridRowAuditStatus Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic string Status { get; }
Public ReadOnly Property Status As String
Get
public:
property String^ Status {
String^ get ();
}
member Status : string with get
Property Value
Type:
String
See Also