Partager via


EntityMembersGetCriteria.MemberType Propriété

Définition

Obtient ou définit le type de membre.

public:
 property Nullable<Microsoft::MasterDataServices::MemberType> MemberType { Nullable<Microsoft::MasterDataServices::MemberType> get(); void set(Nullable<Microsoft::MasterDataServices::MemberType> value); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public Microsoft.MasterDataServices.MemberType? MemberType { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true)>]
member this.MemberType : Nullable<Microsoft.MasterDataServices.MemberType> with get, set
Public Property MemberType As Nullable(Of MemberType)

Valeur de propriété

Membres feuille, parents ou de collection. MemberType est facultatif si le GUID (identificateur unique) de l'entité est spécifié.

Attributs

S’applique à