Compartilhar via


EntityStagingBatch.Status Propriedade

Definição

Obtém ou define o status atual do lote.

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

Valor da propriedade

O status atual do lote.

Atributos

Aplica-se a