IndexData |
Scroll |
Gets or sets the TheIndexData we want to search with.
Namespace: Therefore.API
Visual Basic Public Overridable Property IndexData As TheIndexData C# public virtual TheIndexData IndexData { get; set;}
Property ValueThe TheIndexData that we want to search with. |
AutoCreateIf the value of this property is read before being assigned a new member instance is automatically created and returned. |