FieldInfos Property
Overloads
| FieldInfos | Information about the field selections associated with the bookmark. JSON property name: qFieldInfos | 
FieldInfos
Information about the field selections associated with the bookmark.
JSON property name: qFieldInfos
Declaration
      public IEnumerable<LayoutFieldInfo> FieldInfos { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<LayoutFieldInfo> |