psdi.iface.app.control

Interface MaxIfaceControlSetRemote

    • Field Detail

      • MAXEXTSYSCONTROL

        static final java.lang.String MAXEXTSYSCONTROL
        Relationship to the MaxIfaceControlValue table, used to find all details records for a given ifacecontrol.
        (maxifacecontrol.ifacecontrol = maxifacecontrolvalue.ifacecontrol)
        The resulting set will contain zero or more objects.
        See Also:
        Constant Field Values
      • MAXCONTROLVALUE

        static final java.lang.String MAXCONTROLVALUE
        Relationship to the MaxIfaceControlValue table, used to find all details records for a given ifacecontrol.
        (maxifacecontrol.ifacecontrol = maxifacecontrolvalue.ifacecontrol)
        The resulting set will contain zero or more objects.
        See Also:
        Constant Field Values