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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemFaxDoc(
	string Id,
	string Val,
	string FaxId
)

Parameters

Id
Type: SystemString
Val
Type: SystemString
FaxId
Type: SystemString
See Also