|  | 
| ServiceGetResult Class | 
 
  ServiceGetResult data object.
 
 Inheritance Hierarchy
Inheritance HierarchySystemObject
  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: 2021.1.0.391
 Syntax
Syntaxpublic sealed class ServiceGetResult
Public NotInheritable Class ServiceGetResult
Dim instance As ServiceGetResult
The ServiceGetResult type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | Services | 
  The array of Service items matching the search criteria. Created in Epic SDK 2016. | 
|  | TotalPages | 
  The total number of pages of Service items retrieved. Created in Epic SDK 2016. | 
Top Remarks
Remarks See Also
See Also