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