次の方法で共有


Dataflow.ObjectId プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="objectId")]
public Guid ObjectId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objectId")>]
member this.ObjectId : Guid with get, set
Public Property ObjectId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象