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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemFax(
	string FaxId,
	string FaxDescription
)

Parameters

FaxId
Type: SystemString
FaxDescription
Type: SystemString
See Also