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