Share via


Transaction.MemberType Propiedad

Definición

Obtiene o establece el identificador del miembro asociado.

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

Valor de propiedad

Uno de los valores de MemberType. Los valores posibles son Collection, CollectionMember, Consolidated, Hierarchy, Leaf y NotSpecified.

Atributos

Se aplica a