Interface ISettings2

  • All Superinterfaces:
    com4j.Com4jObject, ISettings

    public interface ISettings2
    extends ISettings
    Represents users' settings in various user-defined categories.
    • Method Detail

      • isSystem

        boolean isSystem​(java.lang.String name)

        Checks if the specified setting is built-in and read-only.

        Getter method for the COM property "IsSystem"

        Parameters:
        name - Mandatory java.lang.String parameter.
        Returns:
        Returns a value of type boolean