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

Constructors

NSResolvedUser()

Initializes a new instance of the NSResolvedUser class.

Methods

GetPersonCreated()

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

GetUser()

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

SetPersonCreated(Bool)

Returns: CRMScript.Global.Void Example:

SetUser(NSUser)

Returns: CRMScript.Global.Void Example: