Click or drag to resize
ComboBoxItemUser Constructor (String, String, String)
Initializes a new instance of the ComboBoxItemUser class

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

Parameters

Id
Type: SystemString
Val
Type: SystemString
Uname
Type: SystemString
See Also