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) 

欄位值

Collection<Transaction>
屬性

適用於