Compartilhar via


StagingSearchCriteria.StagingBatchStatus Propriedade

Definição

Obtém ou define o status do processamento de um lote de preparação.

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

Valor da propriedade

Um dos valores de StagingBatchStatus. Os valores possíveis são All, Cleared, Running, NotRunning, QueuedToClear e QueuedToRun.

Atributos

Aplica-se a