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