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