Transaction.TransactionType Eigenschaft

Definition

Ruft den Typ der Transaktion ab oder legt ihn fest.

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

Eigenschaftswert

Einer der Werte von TransactionType. Mögliche Werte sind "AnnotateMember", "ChangeMemberStatus", "CreateMember", "MoveMemberToParent", "MoveMemberToSibling" und "SetAttributeValue".

Attribute

Gilt für: