Click or drag to resize

EmployeeCommissionGetResult Class

The result of a Employee commission get method call.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CommissionEmployeeCommissionGetResult
Namespace:  ASI.TAM.API.Data.UI.Account.Commission
Assembly:  ASI.TAM.API.Data.UI.Account.Commission (in ASI.TAM.API.Data.UI.Account.Commission.dll) Version: 2021.2.0.769
Syntax
public sealed class EmployeeCommissionGetResult

The EmployeeCommissionGetResult type exposes the following members.

Properties
  NameDescription
Public propertyEmployeeCommissions
The array of Employee commissions to return.
Public propertyTotalPages
The total pages to be read.
Top
Remarks