Sprache

StagingBatchInformation.Status Eigenschaft

Definition

Erhält oder setzt den Status des Staging-Batches.

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

Eigenschaftswert

Einer der Werte von StagingBatchStatus. Mögliche Werte sind All, Cleared, NotRunning, QueuedToClear, QueuedToRun und Running.

Attribute

Gilt für: