다음을 통해 공유


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입니다.

특성

적용 대상