Click or drag to resize

CustomLookupLookupItem Constructor (String)

Constructor

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public LookupItem(
	string oValue
)

Parameters

oValue
Type: SystemString
Value. Must not be null or empty.
See Also