Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CDP_SET_AS_MANUAL Property / CDP_SET_AS_MANUAL Property

In This Topic
    CDP_SET_AS_MANUAL Property
    In This Topic
    Manually set # 31046.
    Syntax
    public PropertyValue CDP_SET_AS_MANUAL {get; set;}
    public:
    property PropertyValue^ CDP_SET_AS_MANUAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Controls the editing possibilities of the connection numbering. Connection definition points which have this property can be excluded by the actions "Designate," "Realign," "Format" as well as being deleted. This property can be automatically set on designation (depending on the settings).

    See Also