JobModel Class
Public Class JobModel
This language is not supported or no code example is available.
public class JobModel
This language is not supported or no code example is available.
public ref class JobModel
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
JobModel() | |
![]() |
JobModel(ProjectInfo, bool) |
Name | Description | |
---|---|---|
![]() |
AlwaysDisplayParent | Whether or not to always display parent |
![]() |
Attributes | Attributes |
![]() |
CreatedDate | Job created date |
![]() |
CreatorID | Creater ID |
![]() |
DeleteLocked | Whether we should delete lock, so that the job can not be purged |
![]() |
Description | Job description |
![]() |
EntityObject | |
![]() |
ID | Job ID |
![]() |
InheritFileNamingRules | Whether or not it should inherit naming rules |
![]() |
InheritPermissions | Whether or not it should inherit permission |
![]() |
JobCreatorName | Job creator name |
![]() |
JobItems | Job Items such as Sub jobs, Folders, Forumns ...etc. |
![]() |
Name | Job Name (for querying/referencing) |
![]() |
NoOfChildren | Number of children in the job |
![]() |
NoOfFolders | Number of folders in the job |
![]() |
NoOfNotes | Number of Notes in a project |
![]() |
NoOfTDJobs | Number of 12d Projects in the job |
![]() |
ParentJobID | Parent Project ID |
![]() |
Path | Job path |
![]() |
Type | Project type |
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.JobModel