"ProjectMemberAssociate"
Some tooltip text!
• 1 minute to read
• 1 minute to read
This provider name is implemented by the class
Supported Entities
Name | Description |
---|---|
"ProjectMember" | [ProjectMember] |
"hideConflict" | Hide conflict |
Supported Columns
Name | Restriction | Description | OrderBy |
---|---|---|---|
getAllRows | bool | GetAll: Get all rows of archive - use with care, you may be fetching the whole database | |
getNoRows | bool | GetNone: Do not get any rows from the archive | |
conflictStatus | None | Status: Shows any conflicts with other follow-ups | |
function | listAny | Function: Displays the project member's function in the project | x |
fullName | stringorPK | Contact: Displays the contact to which an item is linked | x |
nameDepartment | None | Company: Displays the company an activity is linked to | x |
projectId | int | Project ID: Project ID | x |
Sample
GET /api/v1/archive/ProjectMemberAssociate?$select=conflictStatus,function
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv
See also: