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