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