Partager via


StagingSearchCriteria.StagingBatches Propriété

Définition

Obtient ou définit un tableau qui contient les identificateurs de lot intermédiaire.

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)

Valeur de propriété

Collection de type Identifier.

Attributs

S’applique à