Click or drag to resize

CustomLookupLookupItemValue Property

Getter/Setter for the value. Must not be null nor empty.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public string Value { get; set; }

Property Value

String
See Also