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