API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_POSID Property / INSTANCE_POSID(Int32) Property

In This Topic
INSTANCE_POSID(Int32) Property
In This Topic
Row number # 19006. This property isn't indexed, and is read-only.
Syntax
public PropertyValue INSTANCE_POSID( 
   int index
) {get; set;}

Parameters

index

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