Share via


CustomActivity.AutoUserSpecification Property

Definition

Gets or sets elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.autoUserSpecification")]
public object AutoUserSpecification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.autoUserSpecification")>]
member this.AutoUserSpecification : obj with get, set
Public Property AutoUserSpecification As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to