|  | 
| PersonGetResult Class | 
 
 Successful response from retrieving person information.
 
 Inheritance Hierarchy
Inheritance HierarchySystemObject
  ASI.TAM.API.Data.UI.Account.PersonPersonGetResult
    Namespace: 
   ASI.TAM.API.Data.UI.Account.Person
    Assembly:
   ASI.TAM.API.Data.UI.Account.Person (in ASI.TAM.API.Data.UI.Account.Person.dll) Version: 2021.1.0.1
 Syntax
Syntaxpublic class PersonGetResult
Public Class PersonGetResult
Dim instance As PersonGetResult
The PersonGetResult type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | persons | 
 Collection of person information.
  | 
Top See Also
See Also