ExternalEntity.Resolution 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.
Gets or sets a user supplied custom resolution to return as the entity's prediction.
public object Resolution { get; set; }
member this.Resolution : obj with get, set
Public Property Resolution As Object
Property Value
A user supplied custom resolution to return as the entity's prediction.