API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / ProjectPropertyList Constructor / ProjectPropertyList Constructor(Project)
Project object whose properties will be affected.

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

    Parameters

    obj
    Project object whose properties will be affected.
    See Also