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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ComboBoxItemParentOrg(
	string Id,
	string Val,
	string Name,
	string Email,
	string ZzRowId,
	string PrlRelName,
	string PrlRelId
)

Parameters

Id
Type: SystemString
Val
Type: SystemString
Name
Type: SystemString
Email
Type: SystemString
ZzRowId
Type: SystemString
PrlRelName
Type: SystemString
PrlRelId
Type: SystemString
See Also