Interface ICamApiHandlerTechnologistOperationAdded
Namespace: CAMAPI.Technologist
Assembly: CAMAPI.Technologist.dll
Syntax
[Guid("2F0FBF49-3987-4631-9EA1-BE25BBBBC2D1")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiHandlerTechnologistOperationAddedMethods
OperationAdded(string, ICamApiTechOperation)
Declaration
void OperationAdded(string HandlerIdent, ICamApiTechOperation Operation)Parameters
| Type | Name | Description | 
|---|---|---|
| string | HandlerIdent | |
| ICamApiTechOperation | Operation |