API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_LOGDEF_CONTROL_CONPOINT Property / FUNC_LOGDEF_CONTROL_CONPOINT Property

In This Topic
    FUNC_LOGDEF_CONTROL_CONPOINT Property
    In This Topic
    Connection point logic: Pressure / control port # 20369.
    Syntax
    public PropertyValue FUNC_LOGDEF_CONTROL_CONPOINT {get; set;}
    public:
    property PropertyValue^ FUNC_LOGDEF_CONTROL_CONPOINT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Property is indexed. Possible indexes are from 1 to 1000.

    See Also