Click or drag to resize

BrokerGetResult Class

The result of a Broker get method call.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.BrokerBrokerGetResult

Namespace:  ASI.TAM.API.Data.UI.Account.Broker
Assembly:  ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.dll) Version: 2023.1.0.1249
Syntax
public sealed class BrokerGetResult

The BrokerGetResult type exposes the following members.

Properties
  NameDescription
Public propertyBrokers
The array of Brokers to return.
Public propertyTotalPages
The total pages to be read.
Top
Remarks