Share via


MemberTypeContextIdentifier.MemberType Propiedad

Definición

Obtiene o establece el tipo de miembro.

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

Valor de propiedad

Nueva instancia de tipo MemberType.

Atributos

Se aplica a