StagingBatchInformation.Status Eigenschaft

Definition

Ruft den Status des Stagingbatches ab oder legt ihn fest.

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: