Click or drag to resize

CustomLookupLookupItem(String) Constructor

Constructor

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

Parameters

oValue  String
Value. Must not be null or empty.
See Also