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

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

Parameters

Id
Type: SystemString
Val
Type: SystemString
ImportId
Type: SystemString
See Also