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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemPendingAuditDate(
	string Id,
	string Val,
	string Name,
	string Count
)

Parameters

Id
Type: SystemString
Val
Type: SystemString
Name
Type: SystemString
Count
Type: SystemString
See Also