[This is preliminary documentation and is subject to change.]
Report a directed SIF Event to the agent in the zone identified by
CopyC#. Note: Directed SIF Events may not be supported
by all zone integration servers.
destinationId
| C# | Visual Basic | Visual C++ |
void ReportEvent( SifDataObject obj, EventAction action, string destinationId )
Sub ReportEvent ( _ obj As SifDataObject, _ action As EventAction, _ destinationId As String _ )
void ReportEvent ( SifDataObject^ obj, EventAction action, String^ destinationId )
- obj (SifDataObject)
- The object that was added, changed, or deleted
- action (EventAction)
CopyC#,Event.ADD
CopyC#, orEvent.CHANGE
CopyC#Event.DELETE
- destinationId (String)
- The SourceId of the agent to which the SIF Event will be routed by the zone integration server