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)
Syntax
public string Value { get; set; }

Property Value

Type: String
See Also