MVPSI.JAMS Namespace : Trigger Class |
For a list of all members of this type, see Trigger members.
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 Trigger is valid. |
![]() | ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | ClearModified | Overridden. Clear the modified flag of this Trigger and all of the attached lists. |
![]() | Clone | Implementation of ICloneable Clone. |
![]() | CompareTo | Implementation of IComparable CompareTo. Compares this instance to the one specified. |
![]() | Delete | Overloaded. Delete the Trigger definition. |
![]() ![]() | Disable | Overloaded. Disable the Trigger with the specified name from the current JAMS Server. |
![]() ![]() | Enable | Overloaded. Enable the Trigger with the specified name from the current JAMS Server. |
![]() | EndEdit | Ends an edit of this object. Any changes are saved. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() ![]() | Exists | Overloaded. Test to determine if a given Trigger exists on the default server. |
![]() ![]() | Find | Overloaded. Return a collection of triggers contained in the specified folder. |
![]() | Initialize | Initializes a Trigger to default values. |
![]() ![]() | Load | Overloaded. Load the Trigger with the specified name from the specified JAMS Server. |
![]() | MoveTo | Save the Trigger with a new name and/or server and removed the old instance of the folder. |
![]() ![]() | Reset | Overloaded. Reset the Trigger with the specified name from the current JAMS Server. |
![]() | SaveAs | Save this Trigger with a new name and/or server |
![]() | 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 Trigger to a String. |
![]() | UndoEdits | Overridden. Undo changes that have not been saved to the database. |
![]() | Update | Overloaded. Save the Trigger definition on the specified JAMS Server. |
![]() | Validate | Overloaded. Overridden. Validate all properties. |
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged | Attempts to raise the PropertyChanged event (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | RaisePropertyChanging | Attempts to raise the PropertyChanging event (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | SaveOriginal | SaveOriginal is called when an edit is about to begin. You override this method to save the original values. (Inherited from MVPSI.JAMS.BasePublicObject) |