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