Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReferencePropertyList Class / INSTANCE_POSID Property / INSTANCE_POSID Property

In This Topic
    INSTANCE_POSID Property
    In This Topic
    Row number # 19006.
    Syntax
    public PropertyValue INSTANCE_POSID {get; set;}
    public:
    property PropertyValue^ INSTANCE_POSID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the row number where the placement is currently located.

    See Also