다음을 통해 공유


TransactionsGetResponse.TransactionList 필드

정의

트랜잭션 목록입니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Transaction ^> ^ TransactionList;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=2)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Transaction> TransactionList;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=2)>]
val mutable TransactionList : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Transaction>
Public TransactionList As Collection(Of Transaction) 

필드 값

특성

적용 대상