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