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