ComboBoxItemPendingAuditpharmacyName Property |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic string pharmacyName { get; set; }
Public Property pharmacyName As String
Get
Set
public:
property String^ pharmacyName {
String^ get ();
void set (String^ value);
}
member pharmacyName : string with get, set
Property Value
Type:
String
See Also