| 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 | Check to see if a Folder is valid and the caller has the access desired. |
 | ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | ClearModified | Overridden. Clear the modified flag of this Folder and all of the attached lists. |
 | Clone | Implementation of ICloneable Clone. |
 | CompareTo | Implementation of IComparable CompareTo. Compares this instance to the one specified. |
 | CopyTo | Copy the Folder with a new name and/or server |
 | Delete | Overloaded. Delete the Folder definition. |
 | 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 Folder exists on the default server. |
  | Find | Overloaded. Returns a Collection of Folders contained in the specified folder. |
 | ForceModified | Forces the Folder and all of the Folder's sub-objects to be marked as modfied. |
 | GetAccessControl | Overloaded. Gets a FolderSecurity object that encapsulates the access control list (ACL) entries for the Folder described by the current Folder object. |
 | GetChildNames | Gets a list of Child Names of the Folder |
 | GetFolderDescendants | Returns a collection of descendant FolderIDs |
 | GetHashCode | Returns a hashcode. |
 | GetNumberOfChildren | Fetch the number of children for this folder |
 | Initialize | Initializes a Folder to default values. |
 | IsAncestorOf | Determines if a folder is an ancestor of another folder |
  | Load | Overloaded. Load the Folder with the specified name from the specified JAMS Server. |
 | MoveTo | Save the Folder with a new name and/or server and remove the old instance of the folder. |
  | PathExists | Test to determine whether ANY type of folder object (or folder) exists at the given path on the specified server. |
 | ResetStatistics | Resets the Statistics of Jobs and Setup's within a Folder. |
 | SaveAs | Save the Folder with a new name and/or server. |
 | SetAccessControl | Applies access control list (ACL) entries described by a FolderSecurity object to the Folder described by the current Folder 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 | Convert a Folder to a String |
 | UndoEdits | Overridden. Undo changes that have not been saved to the database. |
 | Update | Overloaded. Save the Folder definition on the specified JAMS Server. |
 | Validate | Overloaded. Overridden. Validate all properties. |