AuditClaimDataZzRowId Property |
Namespace: SxcDeskAppLib
public string ZzRowId { get; set; }
Public Property ZzRowId As String Get Set
public: property String^ ZzRowId { String^ get (); void set (String^ value); }
member ZzRowId : string with get, set