Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_AUTO_CREATED_INFO Property / PAGE_AUTO_CREATED_INFO Property

In This Topic
PAGE_AUTO_CREATED_INFO Property
In This Topic
Automatically generated # 11006.
Syntax
public PropertyValue PAGE_AUTO_CREATED_INFO {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

Shows whether the page has been automatically generated, and provides information about the author:

0 = No

1 = Single-line representation (PLC schematic generation)

2 = Multi-line representation (PLC schematic generation)

3 = I/O overview (PLC schematic generation)

4 = Rack overview (PLC schematic generation)

5 = EPLAN Engineering Configuration

6 = Schematic generator (ESG)

7 = Report

8 = Pre-planning.

See Also