Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_SUPRESS_SEARCH_CHANNELDESIGNATION Property / FUNC_SUPRESS_SEARCH_CHANNELDESIGNATION Property

In This Topic
    FUNC_SUPRESS_SEARCH_CHANNELDESIGNATION Property
    In This Topic
    Channel designation (automatic): Suppress search # 20578.
    Syntax
    public PropertyValue FUNC_SUPRESS_SEARCH_CHANNELDESIGNATION {get; set;}
    public:
    property PropertyValue^ FUNC_SUPRESS_SEARCH_CHANNELDESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Prevents the automatic assignment of a channel designation. If this property is activated at a PLC connection point, the Channel designation (automatic) property remains empty, in as far as no manual value was entered for the channel designation.

    See Also