Condividi tramite


StagingSearchCriteria.StagingBatches Proprietà

Definizione

Ottiene o imposta una matrice contenente gli identificatori del batch di gestione temporanea.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Identifier ^> ^ StagingBatches { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Identifier ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Identifier ^> ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Identifier> StagingBatches { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.StagingBatches : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Identifier> with get, set
Public Property StagingBatches As Collection(Of Identifier)

Valore della proprietà

Insieme di tipo Identifier.

Attributi

Si applica a