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

適用於