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