Interface ICamApiHandlerProjectBeforeSave
Namespace: CAMAPI.Project
Assembly: CAMAPI.Project.dll
Syntax
[Guid("677C6E0E-25F5-49F4-9985-0936324C1B9F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiHandlerProjectBeforeSaveMethods
ProjectBeforeSave(string, ICamApiProject)
Declaration
void ProjectBeforeSave(string HandlerIdent, ICamApiProject Project)Parameters
| Type | Name | Description | 
|---|---|---|
| string | HandlerIdent | |
| ICamApiProject | Project |