Expand Minimize
This topic has not yet been rated - Rate this topic

IService.TransactionsGet Method

Retrieves a filtered list of transactions from a model.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[OperationContractAttribute(Action = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/TransactionsGet", 
	ReplyAction = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/TransactionsGetResponse")]
[FaultContractAttribute(typeof(EditionExpiredMessage), Action = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/TransactionsGetEditionExpiredMessageFault", 
	Name = "EditionExpiredMessage")]
TransactionsGetResponse TransactionsGet(
	TransactionsGetRequest request
)

Parameters

request
Type: Microsoft.MasterDataServices.TransactionsGetRequest
Get request.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.