IndexData |
Scroll |
Gets or sets index data values corresponding to the QueryNo property.
Namespace: Therefore.API
Visual Basic Public Overridable Property IndexData As TheIndexData C# public virtual TheIndexData IndexData { get; set;}
Property Value The index data with field values for a query. |