GetItemStatisticsOptions.CategoriesPixels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of pixel categorical values for which to report counts.
public System.Collections.Generic.IList<int> CategoriesPixels { get; }
member this.CategoriesPixels : System.Collections.Generic.IList<int>
Public ReadOnly Property CategoriesPixels As IList(Of Integer)