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