Eplan Platform API
Eplan.EplApi.EServices Namespace
/
IVerificationBase Interface
/ OnEndInspection Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
OnEndInspection Method (IVerificationBase)
In This Topic
Called by EPLAN when a check routine has been completed.
Syntax
C#
C++/CLI
void
OnEndInspection()
void
OnEndInspection();
Remarks
Note: OnStartInspection/OnEndInspection methods are called for each verification registered in the system when the check routine starts/ends regardless of type of the check (online/offline) and regardless of the verification's category filter.
See Also
Reference
IVerificationBase Interface
IVerificationBase Members