Share via


StagingSearchCriteria.StagingBatchStatus 속성

정의

준비 일괄 처리의 진행 상태를 가져오거나 설정합니다.

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

속성 값

StagingBatchStatus 값 중 하나입니다. 가능한 값은 All, Cleared, Running, NotRunning, QueuedToClear 및 QueuedToRun입니다.

특성

적용 대상