ActionFlowEventOnDeviceRebuild Field
Invoked when a device is to be deleted, then re-added to the system. This is usually done because within a
CompanyDto,
the device will receive a new user, causing the old logs and device history to need to become hidden while retained for compliance reasons.
Namespace: MobileTrack.Common.EnumsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly ActionFlowEvent OnDeviceRebuild
Field Value
ActionFlowEvent - Deleted Device (DeviceDto)
- the user deleting the Device (AccountDto - can be null)
- the background process creating the Device (Guid - can be null)
- When this took place (DateTime)