API Help
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_FORMPLOT Property / PAGE_FORMPLOT(Int32) Property

In This Topic
PAGE_FORMPLOT(Int32) Property
In This Topic
Plot frame name # 11016. This property isn't indexed.
Syntax
public PropertyValue PAGE_FORMPLOT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Name of the plot frame used by the page.

If you assign a value using the Application Programming Interface, please ensure that the relevant master data are available in the project.

See Also