Interface ICustomization2

    • Method Detail

      • isChanged

        boolean isChanged()

        Checks if there has been at least one change to a property or child object that has not been saved.

        Getter method for the COM property "IsChanged"

        Returns:
        Returns a value of type boolean
      • rollback

        void rollback()

        Discards unsaved changes to properties and child objects.