Share via


Activity.Definition Property

Definition

Gets or sets the user name of the activity.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to