次の方法で共有


ServiceError.ActivityId Property

Definition

Gets or sets activity Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to