Partager via


EntityStagingBatch.Status Propriété

Définition

Spécifie l’état actuel du lot.

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

Valeur de propriété

État actuel du lot.

Attributs

S’applique à