Click or drag to resize
ComboBoxItemPendingAudit Constructor
Initializes a new instance of the ComboBoxItemPendingAudit class

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemPendingAudit(
	string Id,
	string Val,
	string ProviderId,
	string AuditDate,
	string PharmacyName
)

Parameters

Id
Type: SystemString
Val
Type: SystemString
ProviderId
Type: SystemString
AuditDate
Type: SystemString
PharmacyName
Type: SystemString
See Also