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) 

字段值

属性

适用于