Interface ICamApiHandlerApplicationBeforeSaveProject
Namespace: CAMAPI.Application
Assembly: CAMAPI.Application.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("75F70152-C1F3-42DE-A487-129394315410")]
public interface ICamApiHandlerApplicationBeforeSaveProjectMethods
ApplicationBeforeSaveProject(string, ICamApiProject)
Declaration
void ApplicationBeforeSaveProject(string HandlerIdent, ICamApiProject Project)Parameters
| Type | Name | Description | 
|---|---|---|
| string | HandlerIdent | |
| ICamApiProject | Project |