Click or drag to resize

CompanyGetResult Class

The result of a Company get method call.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CompanyCompanyGetResult
Namespace:  ASI.TAM.API.Data.UI.Account.Company
Assembly:  ASI.TAM.API.Data.UI.Account.Company (in ASI.TAM.API.Data.UI.Account.Company.dll) Version: 2021.2.0.769
Syntax
public sealed class CompanyGetResult

The CompanyGetResult type exposes the following members.

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