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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemErrorCode(
	string Code,
	string Desc
)

Parameters

Code
Type: SystemString
Desc
Type: SystemString
See Also