OmniTaskLine Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.OmniTasks
public class OmniTaskLine : Entity, IDisposable
The OmniTaskLine type exposes the following members.
Name | Description | |
---|---|---|
![]() | OmniTaskLine | Initializes a new instance of the OmniTaskLine class |
![]() | OmniTaskLine(String) | Initializes a new instance of the OmniTaskLine class |
Name | Description | |
---|---|---|
![]() | Id | (Inherited from Entity.) |
![]() | ItemDescription | |
![]() | ItemId | |
![]() | LineNumber | |
![]() | ModifyLocation | |
![]() | ModifyTime | |
![]() | ModifyUser | |
![]() | Quantity | |
![]() | Status | |
![]() | TaskId | |
![]() | VariantDescription | |
![]() | VariantId |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the OmniTaskLine |
![]() | IsEquals | |
![]() | SetStatus | |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Entity.) |