QueueHandlerBaseTGetScopeOfAssignment Method
By default, we will look for action flow assignments on a global scope. However, if
the item is about a
DeviceDto or
EnvironmentDto, we'll need to scope based on the item in question.
Namespace: MobileTrack.EventHandler.QueueHandlersAssembly: MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
protected virtual Guid GetScopeOfAssignment(
T parameters
)
- parameters T
- Parameters of the event
GuidThe scope of the assignment.