StagingBatchInformation.Status 屬性

定義

取得或設定接移批次的狀態。

public:
 property Microsoft::MasterDataServices::StagingBatchStatus Status { Microsoft::MasterDataServices::StagingBatchStatus get(); void set(Microsoft::MasterDataServices::StagingBatchStatus value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.StagingBatchStatus Status { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Status : Microsoft.MasterDataServices.StagingBatchStatus with get, set
Public Property Status As StagingBatchStatus

屬性值

StagingBatchStatus

其中一個 StagingBatchStatus 值。 可能的值為 All、Cleared、NotRunning、QueuedToClear、QueuedToRun 和 Running。

屬性

適用於