Share via


MetadataSearchCriteria.MemberTypes 属性

定义

获取或设置要填充 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)

属性值

MemberType 类型的集合。

属性

适用于