Interface ICamApiHandlerApplicationNewProject
Handler for event to be called before application creates new project
Namespace: CAMAPI.Application
Assembly: CAMAPI.Application.dll
Syntax
[Guid("A636BB5C-7F55-421E-ACD0-7D5828B0B8D4")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiHandlerApplicationNewProject
Methods
ApplicationNewProject(string)
Handler for event to be called before application creates new project
Declaration
void ApplicationNewProject(string HandlerIdent)
Parameters
Type | Name | Description |
---|---|---|
string | HandlerIdent |