Delen via


Operation.IsDataAction Eigenschap

Definitie

Hiermee wordt aangegeven of de bewerking een gegevensactie is

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op