EntityRecommendation.Resolution Propiedad

Definición

Una resolución interpretable por máquina de la entidad. Por ejemplo, la cadena "one thousand" tendría la resolución "1000". La forma exacta de la resolución se define por el tipo de entidad y se documenta aquí: https://www.luis.ai/Help#PreBuiltEntities.

public System.Collections.Generic.IDictionary<string,object> Resolution { get; set; }
member this.Resolution : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Resolution As IDictionary(Of String, Object)

Valor de propiedad

Se aplica a