| Name | Description |
 | BeginEdit | Starts an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | CancelEdit | Cancels an edit of this object. (Inherited from MVPSI.JAMS.BasePublicObject) |
  | Check | Checks a Setup against a JAMS Server. |
 | ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | ClearModified | Overridden. Clear the modified flag of this Setup and all of the attached lists. |
 | Clone | Implementation of ICloneable Clone. |
 | CompareTo | Implementation of IComparable CompareTo. Compare this instance to the one which is specified. |
  | Delete | Overloaded. Delete the Setup definition by Name from the default Server. |
 | EndEdit | Ends an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | Equals | Checks for equality. |
  | Exists | Overloaded. Test to determine if a given Setup exists on the default server. |
  | ExistsInPath | Test to determine if a Job can be found within the specified Folder's search path. |
  | Find | Overloaded. Return a collection of setups contained in the specified folder. |
 | ForceModified | Forces the Setup and all of the setup's sub-objects to be marked as modified. |
 | GetAccessControl | Overloaded. Gets a SetupSecurity object that encapsulates the access control list (ACL) entries for the Job described by the current Job object. |
 | GetHashCode | Returns a hashcode. |
 | Initialize | Initializes all properties to their default values. |
  | Load | Overloaded. Load a Setup definition from the current JAMS Server. |
 | MoveTo | Save the Setup with a new name and/or server and removed the old instance of the Setup. |
  | ResetStatistics | Overloaded. Resets the statistics on all matching setups. |
 | SaveAs | Save the Setup with a new name and/or server. |
 | SetAccessControl | Applies access control list (ACL) entries described by a SetupSecurity object to the Job described by the current Job object. |
 | SetError | Sets the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | SetModified | Marks the object as modified. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | ToString | Returns the string equivalent of this Setup. |
 | UndoEdits | Overridden. Undo changes that have not been saved to the database. |
 | Update | Overloaded. Save updates to the JAMS Server. |
 | Validate | Overloaded. Overridden. Validate all properties. |