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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
protected virtual Guid GetScopeOfAssignment(
T parameters
)
- parameters T
- Parameters of the event
GuidThe scope of the assignment.