Transaction.TransactionType Свойство

Определение

Возвращает или задает тип транзакции.

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

Значение свойства

Одно из значений TransactionType. Допустимые значения — AnnotateMember, ChangeMemberStatus, CreateMember, MoveMemberToParent, MoveMemberToSibling и SetAttributeValue.

Атрибуты

Применяется к