次の方法で共有


Site.InProgressOperationId プロパティ

定義

このサイトに保留中の操作がある場合は、操作 ID を取得して指定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inProgressOperationId")]
public Guid? InProgressOperationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inProgressOperationId")>]
member this.InProgressOperationId : Nullable<Guid>
Public ReadOnly Property InProgressOperationId As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象