Interface IBaseField3

  • All Superinterfaces:
    com4j.Com4jObject

    public interface IBaseField3
    extends com4j.Com4jObject
    Represents a basic data field or entity, such as an attachment.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void post​(boolean undoOnFailure)
      Writes all changed values to database.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • post

        void post​(@DefaultValue("-1")
                  boolean undoOnFailure)

        Writes all changed values to database.

        Parameters:
        undoOnFailure - Optional parameter. Default value is false