Interface ICustomizationField4

    • Method Detail

      • isCrossSubtype

        boolean isCrossSubtype()

        Returns true if this field is a cross subtype field.

        Getter method for the COM property "IsCrossSubtype"

        Returns:
        Returns a value of type boolean
      • isSupportsHistory

        boolean isSupportsHistory()

        Indicates if this field supports history.

        Getter method for the COM property "IsSupportsHistory"

        Returns:
        Returns a value of type boolean
      • isSupportsRequired

        boolean isSupportsRequired()

        Indicates if this field supports required.

        Getter method for the COM property "IsSupportsRequired"

        Returns:
        Returns a value of type boolean
      • getReferenceTable

        java.lang.String getReferenceTable()

        Returns the table referenced by this column.

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