Property Categories
Categories
Gets or sets the categories associated with the article.
Declaration
public System.Collections.Generic.List<int>? Categories { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |