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

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

Parameters

Id
Type: SystemString
Val
Type: SystemString
See Also