ILogisticsDocument Interface |
Namespace: Aloe.EnterpriseOne.Model.Logistics.Core
The ILogisticsDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentCurrency |
Gets or sets the document currency.
|
![]() | LogisticsLines |
Gets the primary logistics lines.
|
![]() | LogisticsLinesCollections |
Gets the logistics lines collections.
Some documents have more than one child collection with logistics lines.
|
![]() | Store |
Gets or sets the store.
|
![]() | SupportsDocumentAmounts |
Gets a value indicating whether the document supports document amounts.
|
![]() | SupportsDocumentCurrency |
Gets a value indicating whether the document supports document currency.
|
![]() | SupportsStore |
Gets a value indicating whether the document supports store.
|
Name | Description | |
---|---|---|
![]() | GetChangedAttributes |
Gets the changed attributes for a given DataAttributeChangeEventArgs.
Used for front-end generic business rules to recalculate the state of the object according to attribute change events.
|