Idioma

StagingSearchCriteria.StagingBatchStatus Propriedade

Definição

Obtém ou define o status de processamento de um lote de staging.

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 Todos, Limpo, Executando, NãoExecutando, EnfiledParaLimpar e FilaParaCorrer.

Atributos

Aplica-se a