共用方式為


ProviderOperation.IsDataAction 屬性

定義

取得或設定 dataAction 旗標,以指定作業類型。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於