Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PagePropertyList Constructor / PagePropertyList Constructor(Page)
Page object whose properties will be affected.

In This Topic
    PagePropertyList Constructor(Page)
    In This Topic
    Should be used internal only
    Syntax
    public PagePropertyList( 
       Page obj
    )
    public:
    PagePropertyList( 
       Page^ obj
    )

    Parameters

    obj
    Page object whose properties will be affected.
    See Also