Condividi tramite


StagingBatchInformation.Status Proprietà

Definizione

Ottiene o imposta lo stato del batch di gestione temporanea.

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

Valore della proprietà

Uno dei valori di StagingBatchStatus. I valori possibili sono All, Cleared, NotRunning, QueuedToClear, QueuedToRun e Running.

Attributi

Si applica a