API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / INSTANCE_PAGENAME Property / INSTANCE_PAGENAME(Int32) Property

In This Topic
INSTANCE_PAGENAME(Int32) Property
In This Topic
Page name # 19022. This property isn't indexed, and is read-only.
Syntax
public PropertyValue INSTANCE_PAGENAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

For component or part placements, outputs the page names (page counters + subcounters) of the page on which the corresponding component or item is placed.

See Also