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