SavedSearch.FunctionAlias 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 the function alias if query serves as a function.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.functionAlias")]
public string FunctionAlias { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.functionAlias")>]
member this.FunctionAlias : string with get, set
Public Property FunctionAlias As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute