Interface IHistoryRecord2

  • All Superinterfaces:
    com4j.Com4jObject, IHistoryRecord

    public interface IHistoryRecord2
    extends IHistoryRecord
    Represents a single history change.
    • Method Detail

      • oldValue

        java.lang.Object oldValue()

        The value before the change.

        Getter method for the COM property "OldValue"

        Returns:
        Returns a value of type java.lang.Object