Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ISPLACEDIN_CABLING Property / FUNC_ISPLACEDIN_CABLING Property

In This Topic
    FUNC_ISPLACEDIN_CABLING Property
    In This Topic
    Function exists with 'Topology' representation type # 20333.
    Syntax
    public PropertyValue FUNC_ISPLACEDIN_CABLING {get; set;}
    public:
    property PropertyValue^ FUNC_ISPLACEDIN_CABLING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Shows whether the function exists in the project with the "Topology" representation type.

    See Also