Bexel Manager API Documentation
Bexel.Api.ProjectOpenedEventArgs Class Reference

Represents the event arguments passed when the project opens. More...

Inheritance diagram for Bexel.Api.ProjectOpenedEventArgs:
EventArgs

Properties

Project Project [get]
 Returns a reference to a project which has been opened. More...
 

Detailed Description

Represents the event arguments passed when the project opens.

Property Documentation

◆ Project

Project Bexel.Api.ProjectOpenedEventArgs.Project
get

Returns a reference to a project which has been opened.