JobCreateModel Class
Public Class JobCreateModel
This language is not supported or no code example is available.
public class JobCreateModel
This language is not supported or no code example is available.
public ref class JobCreateModel
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
AlwaysDisplayParent | Whether or not we should always display the parent |
![]() |
Attributes | A set of values for attributes |
![]() |
CaptureData | Any workflow properties |
![]() |
Categories | A list of categories to add this project to - may be null |
![]() |
CopyFromId | Copy from another job |
![]() |
CoverImage | Job cover image (base64) |
![]() |
HasCoverImage | Do we have a cover image? |
![]() |
InheritsFileNamingRules | Whether file naming rules sets should be inherited from parent jobs |
![]() |
InheritsPermissions | Whether or not we should inherit permissions from above |
![]() |
IsDeleteLocked | Whether we should delete lock, so that the job can not be purged |
![]() |
JobDescription | the project description |
![]() |
JobName | |
![]() |
ParentJobId | The optional parent project - may be null |
![]() |
RuleSetId | The file store to use - if -1, will use the default primary store |
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.JobCreateModel