Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIRelationEvents
Interface dedicated to Knowledge relations events management.
Role: 3 events available.
- ChangeVisu when
- relation is activated or desactivated
- body changes
- Evaluate when relation is being evaluated again
- Delete when relation is deleted (before deletion)
public virtual CATCallbackEvent GetChangeVisuNotification( | )= 0 |
public virtual CATCallbackEvent GetDeleteNotification( | )= 0 |
public virtual CATCallbackEvent GetEvaluateNotification( | )= 0 |
public virtual void SendChangeVisuNotification( | )= 0 |
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.