次の方法で共有


ManagedIntegrationRuntimeOperationResult.ActivityId プロパティ

定義

操作要求のアクティビティ ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象