GenerateTokenRequestV2Report.AllowEdit Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="allowEdit")]
public bool? AllowEdit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowEdit")>]
member this.AllowEdit : Nullable<bool> with get, set
Public Property AllowEdit As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to