Click or drag to resize
CustomLookup.LookupItem Constructor (String)

[This is preliminary documentation and is subject to change.]

Constructor

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

Parameters

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