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