Compartir a través de


CsmOperationDescription.IsDataAction Propiedad

Definición

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a