ContextualSearchConfiguredStat.DataType 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.
The data type of the stat. It should align with the values you are passing for the stat into the Search API.
public string DataType { get; }
member this.DataType : string
Public ReadOnly Property DataType As String
Property Value
Implements
Microsoft.Xbox.Services.ContextualSearch.__IContextualSearchConfiguredStatPublicNonVirtuals.DataType