次の方法で共有


Activity.Definition プロパティ

定義

アクティビティのユーザー名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象