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

In This Topic
    FUNC_LOGDEF_ALLOW_SAME_DESIGNATION Property
    In This Topic
    Connection point logic: Allow identical connection point designation # 20372.
    Syntax
    public PropertyValue FUNC_LOGDEF_ALLOW_SAME_DESIGNATION {get; set;}
    public:
    property PropertyValue^ FUNC_LOGDEF_ALLOW_SAME_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

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

    See Also