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

In This Topic
IsOpen Property (Project)
In This Topic
Project's property which gives information if the project is opened or is not.
Syntax
public bool IsOpen {get;}

Property Value

bool : project's open status.
See Also