共用方式為


SiteInner.InProgressOperationId 屬性

定義

如果此月臺有擱置的作業,則取得 會指定作業識別碼。

[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

適用於