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