Click or drag to resize

ServiceGetResult Class

ServiceGetResult data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientContract.ServiceServiceGetResult

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

The ServiceGetResult type exposes the following members.

Properties
  NameDescription
Public propertyServices
The array of Service items matching the search criteria.

Created in Epic SDK 2016.

Public propertyTotalPages
The total number of pages of Service items retrieved.

Created in Epic SDK 2016.

Top
Remarks