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