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 PropertyDefinition against a JAMS Server. |
![]() ![]() | ClearCache | |
![]() | ClearError | Clears the error message for a property. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | ClearModified | ClearModified is designed to be used internally and should not be called from end-user code. Call Update() which saves the modifications and then calls ClearModified. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | Clone | Creates a clone of current property values from a property definition. |
![]() | CompareTo | Implementation of IComparable CompareTo. Compares this instance to the one specified. |
![]() | Delete | Overloaded. Delete the PropertyDefinition. |
![]() | 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 PropertyDefinition exists on the default server. |
![]() ![]() | Find | Creates and loads a new PropertyDefinition list |
![]() | GetHashCode | Returns a hashcode. |
![]() | Initialize | Initializes all properties to their default values |
![]() ![]() | Load | Overloaded. Load the PropertyDefinition with the specified name from the current JAMS 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 | Returns the string equivalent of this PropertyDefinition. |
![]() | UndoEdits | Overridden. Undo changes that have not been saved to the database. |
![]() | Update | Overloaded. Overridden. Save pending updates. |
![]() | Validate | Overloaded. Overridden. Validate all properties. |