SetupEnergySimulationDialog.ProjectId
Description:
The identifier of the project (on the Green Building Studio server) that was selected by the user.
The identifier of the project (on the Green Building Studio server) that was selected by the user.
Remarks:
This value is only valid after Show. has been called. A negative value indicates that no project was selected.
This value is only valid after Show. has been called. A negative value indicates that no project was selected.
public int ProjectId { get; }