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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemAuditType(
	string Id,
	string Name,
	string Code
)

Parameters

Id
Type: SystemString
Name
Type: SystemString
Code
Type: SystemString
See Also