Users
Gets the details of all the users in a specific project.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
User Id. |
Name | String | False |
User Name. |
Active | Boolean | False |
User Active. |
ChatAccess | Boolean | False |
User Chat Access. |
String | False |
User Email. | |
PortalProfileName | String | False |
User Portal Profile Name. |
PortalRoleId | String | False |
User Portal Role Id. |
PortalRoleName | String | False |
User Portal Role Name. |
ProfileId | String | False |
User Profile Id. |
ProfileType | String | False |
User Profile Type. |
ProjectProfileId | String | False |
User Project Profile Id. |
Role | String | False |
User Role. 使用できる値は次のとおりです。manager, employee, contractor |
RoleId | String | False |
User Role Id. |
RoleName | String | False |
User Role Name. |
Zpuid | String | False |
User Zpuid. |
WorkProjects | String | False |
User Work Projects. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
UserType | String |
User Type. 使用できる値は次のとおりです。active, inactive |