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

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public ListBoxItemFilter(
	string Id,
	string Val,
	string Name,
	bool Active,
	string SpName
)

Parameters

Id
Type: SystemString
Val
Type: SystemString
Name
Type: SystemString
Active
Type: SystemBoolean
SpName
Type: SystemString
See Also