Partager via


Transaction.MemberType Propriété

Définition

Obtient ou définit l'ID du membre associé.

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

Valeur de propriété

Une des valeurs de MemberType. Les valeurs possibles sont Collection, CollectionMember, Consolidated, Hierarchy, Leaf et NotSpecified.

Attributs

S’applique à