Share via


EntityMemberType.Type Propiedad

Definición

Obtiene o establece el tipo del miembro.

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

Valor de propiedad

Nueva instancia de tipo MemberType.

Atributos

Se aplica a