Compartilhar via


StagingBatchInformation.Status Propriedade

Definição

Obtém ou define o status do lote de preparo.

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

Valor da propriedade

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

Atributos

Aplica-se a