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