API Help
Eplan.EplApi.DataModel Namespace / Project Class / Properties Property

Properties Property (Project)
Enables access to P8 properties of the project.
Syntax
public new ProjectPropertyList Properties {get;}

Property Value

ProjectPropertyList: projects properties
Exceptions
ExceptionDescription
Thrown during attempt to access transient project's properties.
See Also