API Help
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_OBJECTCODE Property

In This Topic
    PAGE_OBJECTCODE Property
    In This Topic
    Object identifier # 11036. This property isn't indexed, and is read-only.
    Overload List
    OverloadDescription
    Object identifier # 11036. This property isn't indexed, and is read-only.  
    Object identifier # 11036.  
    Remarks

    This property is read-only..

    The object identifier is used for the identification of pages in accordance with DIN EN 61355-1. In doing so, the object identifier assigns a document (i.e. a project page) to a certain object (e.g. a function, a location, or a product).

    This property is used as part of a name. In order to set it, member NameParts must be used on object which name will be changed. Additionally for setting this property on a Page object, a function Page::SetName() or the Page constructor can be used.

    See Also