Miner.Responder.Model Assembly > Miner.Responder.Model.Processing Namespace > IWorkItem Interface : WorkScheduled Event |
'Declaration Event WorkScheduled As EventHandler(Of WorkItemEventArgs)
'Usage Dim instance As IWorkItem Dim handler As EventHandler(Of WorkItemEventArgs) AddHandler instance.WorkScheduled, handler
event EventHandler<WorkItemEventArgs> WorkScheduled
The event handler receives an argument of type WorkItemEventArgs containing data related to this event. The following WorkItemEventArgs properties provide information specific to this event.
Property | Description |
---|---|
WorkItem |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.