Leggere in inglese

Condividi tramite


Proprietà ModelMembersGetCriteria.Entities

Gets or sets an array of entities.

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

[DataMemberAttribute(EmitDefaultValue = false)]
public Collection<Identifier> Entities { get; set; }

Valore proprietà

Tipo: System.Collections.ObjectModel.Collection<Identifier>
A collection of type Identifier.

Vedere anche

Riferimento

ModelMembersGetCriteria Classe

Spazio dei nomi Microsoft.MasterDataServices