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