Skip to main content
The Person Service. The service implements all services working with the Person object.

Constructors

NSResolvedPerson()

Initializes a new instance of the NSResolvedPerson class.

Methods

GetPerson()

Returns: CRMScript.NetServer.NSPersonEntity - The resolved NSPersonEntity instance. Example:

GetPersonCreated()

Returns: CRMScript.Global.Bool - Indicates if the resolved person was created or not. Example:

SetPerson(NSPersonEntity)

Returns: CRMScript.Global.Void Example:

SetPersonCreated(Bool)

Returns: CRMScript.Global.Void Example: