Metadata.MemberTypes Proprietà

Definizione

Ottiene o imposta una raccolta di tipi di membri entità.

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

Valore della proprietà

Insieme di tipo EntityMemberType.

Attributi

Si applica a