Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic bool IsNew { get; set; }
Public Property IsNew As Boolean
Get
Set
public:
property bool IsNew {
bool get ();
void set (bool value);
}
member IsNew : bool with get, set
Property Value
Type:
Boolean
See Also