psPortfoliosUserInfoClass
psPortfoliosUserInfo object contains the following fields:
Field | Data type | Description |
---|---|---|
ID | Long | Internal ID. Can be used in conjunction with psPortfoliosCell operations for categories of type User. |
FirstName |
| User's first name. |
LastName |
| User's last name. |
JobTitle |
| User's job title. |
Company |
| User's company name. |
Department |
| User's department within the company. |
Phone |
| User's phone number. |
Fax |
| USer's fax number. |
Address |
| User's postal address. |
| User's email address. | |
IsContact |
| True if this is a contact. If true, the user cannot log in to the system. |
Login |
| Login of User. Serves as a (case-insensitive) unique identifier within an installation. |
LicenseType |
| License Type assigned to the user. This is relevant only if |
AlertImportanceFilter |
| Value from psEMAIL_IMPORTANCE. Accept alerts with an importance of at least this value. |
ReceiveAlerts |
| If false, no alert emails will be sent to user/contact. |
IsEnabled |
| True if the user is enabled in the system, false if not. |