Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_PATHID Property / INSTANCE_PATHID Property

In This Topic
    INSTANCE_PATHID Property
    In This Topic
    Column number # 19005.
    Syntax
    public PropertyValue INSTANCE_PATHID {get; set;}
    public:
    property PropertyValue^ INSTANCE_PATHID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the column number where the placement is currently located.

    See Also