FieldItems Property
Overloads
FieldItems |
List of the selections. JSON property name: qFieldItems |
FieldItems
List of the selections.
JSON property name: qFieldItems
Declaration
public IEnumerable<BookmarkFieldItem> FieldItems { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<BookmarkFieldItem> |