  | CustomLookupLookupItemValue Property  | 
            Getter/Setter for the value. Must not be null nor empty.
            
 
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic string Value { get; set; }Public Property Value As String
	Get
	Set
Property Value
Type: 
String
See Also