Compartilhar via


Transaction.MemberType Propriedade

Definição

Obtém ou define a ID do membro associado.

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 da propriedade

Um dos valores de MemberType. Os valores possíveis são Collection, CollectionMember, Consolidated, Hierarchy, Leaf e NotSpecified.

Atributos

Aplica-se a