Click or drag to resize

PersonGetResult Class

Successful response from retrieving person information.
Inheritance Hierarchy
SystemObject
  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
public class PersonGetResult

The PersonGetResult type exposes the following members.

Properties
  NameDescription
Public propertypersons
Collection of person information.
Top
See Also