JobPermissionModel Class
Public Class JobPermissionModel
Inherits FolderPermissionModel
This language is not supported or no code example is available.
public class JobPermissionModel : FolderPermissionModel
This language is not supported or no code example is available.
public ref class JobPermissionModel : public FolderPermissionModel^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
JobPermissionModel() | |
![]() |
JobPermissionModel(RoleAccessType) |
Name | Description | |
---|---|---|
![]() |
admin | (inherited from PermissionModel). |
![]() |
can_assign_tasks | |
![]() |
can_create_12d_projects | |
![]() |
can_create_files | (inherited from FolderPermissionModel). |
![]() |
can_create_folders | (inherited from FolderPermissionModel). |
![]() |
can_create_issues | |
![]() |
can_create_jobs | |
![]() |
can_create_tasks | |
![]() |
can_delete_others_tasks | |
![]() |
can_edit_others_tasks | |
![]() |
can_issue_existing_issues | |
![]() |
can_leave_notes | (inherited from PermissionModel). |
![]() |
can_moderate_forums | |
![]() |
can_modify_issues | |
![]() |
can_read | (inherited from PermissionModel). |
![]() |
can_read_forums | |
![]() |
can_report | (inherited from FolderPermissionModel). |
![]() |
can_update_attributes | (inherited from PermissionModel). |
![]() |
can_view | (inherited from PermissionModel). |
![]() |
can_view_12d_projects | |
![]() |
can_write | (inherited from PermissionModel). |
![]() |
can_write_forums |
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
SynergyServerWeb.API.Models.JobPermissionModel