Share via


MetadataSearchCriteria.MemberTypes Propriété

Définition

Obtient ou définit les critères avec lesquels remplir la propriété MemberTypes.

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

Valeur de propriété

Collection de type MemberType.

Attributs

S’applique à