Categories |
Scroll |
Gets or sets an TheIntArray containing the numbers of the categories to search in.
Namespace: Therefore.API
Visual Basic Public Overridable Property Categories As TheIntArray C# public virtual TheIntArray Categories { get; set;}
Property ValueAn TheIntArray containing the numbers of the categories to search in. |
AutoCreateIf the value of this property is read before being assigned a new member instance is automatically created and returned. |