OmniTaskLog Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.OmniTasks
public class OmniTaskLog : IDisposable
The OmniTaskLog type exposes the following members.
Name | Description | |
---|---|---|
![]() | OmniTaskLog | Initializes a new instance of the OmniTaskLog class |
Name | Description | |
---|---|---|
![]() | AssignUserFrom |
User assigned to task before changes
|
![]() | AssignUserTo |
User assigned to task after changes
|
![]() | Id |
TaskLog Id
|
![]() | ModifyLocation |
Last Location that modified the task
|
![]() | ModifyTime | |
![]() | ModifyUser |
Last User that modified the task
|
![]() | RequestUserFrom |
Old User that requested the task
|
![]() | RequestUserTo |
New User that requested the task
|
![]() | StatusFrom |
Status of task before changees
|
![]() | StatusTo |
Status of task after changees
|
![]() | TaskId |