Name | Description | |
---|---|---|
Description | Gets or sets a description of this execution method. | |
EditAfterStart | ||
EditAssemblyName | Gets the edit assembly name property value | |
EditClassName | Gets the edit class name property value | |
EditSource | ||
Error | Gets an error message that describes the errors in the object. (Inherited from MVPSI.JAMS.BasePublicObject) | |
ExitCodeHandling | Gets the value of the ExitCodeHandling property which defines how JAMS should interpret the exit code of a job. | |
Extension | ||
HasErrors | The HasErrors property can be used to determine if the object has any errors. If the object needs to be validated, it is done before returning. (Inherited from MVPSI.JAMS.BasePublicObject) | |
HostAssemblyName | Gets the host assembly name property value | |
HostClassName | Gets the host class name property value | |
InEdit | Is this object in the middle of an edit? (Inherited from MVPSI.JAMS.BasePublicObject) | |
Item | Returns any error messages currently associated with this column. (Inherited from MVPSI.JAMS.BasePublicObject) | |
JobProperties | A collection of the dynamic PropertyValues which are inherited by jobs that use this Method. | |
LastChange | Gets the date and time that this Method was last changed. | |
LastChangedBy | Gets the user who last changed this Execution Method. | |
LastChangeUTC | Gets the UTC date and time that this Method was last changed. | |
LoadedFrom | Gets the JAMS Server where this Method is stored. | |
MethodID | Gets the unique Method ID. | |
MethodName | Gets or sets the unique name for this JAMS Method. | |
MethodTypeId | Gets and sets the ID of the method type. | |
MethodTypeName | Gets or sets the Method Type, which specifies how this method executes jobs. | |
Modified | The Modified property keeps track of modified state of this object. You cannot set the Modified property. If you modify the object, the modified property will be true until you end or cancel the update. (Inherited from MVPSI.JAMS.BasePublicObject) | |
NewObject | The NewObject property indicates that this object has just been created and has never been saved on a JAMS Server. (Inherited from MVPSI.JAMS.BasePublicObject) | |
NoBOM | ||
Parameters | Gets the list of Parameters for this Method. | |
Properties | A collection of the dynamic PropertyValues for this instance of a Method. | |
References | Gets a list of References to this Method. | |
RevisionHistory | Gets a list of Method versions. | |
SnapshotSource | ||
StartAssemblyName | Gets the start assembly name property value | |
StartClassName | Gets the start class name property value | |
Template | Gets or sets the Template for this execution method. | |
Validated | The Validated property keeps track of the validation state of this object. If the object has been modified, Validated will be false until the object has been successfully validated by the Validate method. (Inherited from MVPSI.JAMS.BasePublicObject) | |
ViewAssemblyName | Gets the view assembly name property value | |
ViewClassName | Gets the view class name property value |