Właściwość Transaction.MemberType
Pobiera lub ustawia identyfikator skojarzonego element członkowski.
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
<DataMemberAttribute> _
Public Property MemberType As MemberType
Get
Set
'Użycie
Dim instance As Transaction
Dim value As MemberType
value = instance.MemberType
instance.MemberType = value
[DataMemberAttribute]
public MemberType MemberType { get; set; }
[DataMemberAttribute]
public:
property MemberType MemberType {
MemberType get ();
void set (MemberType value);
}
[<DataMemberAttribute>]
member MemberType : MemberType with get, set
function get MemberType () : MemberType
function set MemberType (value : MemberType)
Wartość właściwości
Typ: Microsoft.MasterDataServices.MemberType
Jedną z wartości MemberType.Możliwe wartości to kolekcja, CollectionMember, Consolidated hierarchii, liści i płeć nieznana.