Class ProjectCreatedEvent
Used to share information when a project is created This event will be triggered from Studio UI
Inherited Members
Namespace: SdlSdl.ProjectAutomationFileBasedEvents
Assembly: Sdl.ProjectAutomation.FileBased.dll
Syntax
public class ProjectCreatedEvent : ProjectEvent
Constructors
ProjectCreatedEvent(IProject)
Constructor
Declaration
public ProjectCreatedEvent(IProject project)
Parameters
Type | Name | Description |
---|---|---|
Sdl.ProjectApi.IProject | project |