C1.Web.Api.DataEngine.Models Namespace / Field Class / Lookup Property

In This Topic
Lookup Property
In This Topic
Gets or sets the lookup values for this field.
Syntax
'Declaration
 
Public Property Lookup As Dictionary(Of String,Object)
 
See Also