Share via


AvailableRpOperation.IsDataAction Property

Definition

Gets or sets whether this operation is a data action

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to