![]() | IPurchaseInvoiceLineEntityBase Methods |
The IPurchaseInvoiceLineEntityBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Append |
Method for add a new entity to the media. Update the entity
to its default value.
(Inherited from IEntity.) |
![]() | Cancel |
Cancel the edit mode without saving, and reload the entity
(Inherited from IEntity.) |
![]() | CancelEdit |
Cancel the edit mode without saving, without reload the entity
(Inherited from IEntity.) |
![]() | CheckData |
Check the data of the entity
(Inherited from IEntity.) |
![]() | CheckIfParentIsNomenclature | Check if parent entity is a nomenclature (commercial or fabrication) (Inherited from IDocumentLineEntityBase.) |
![]() | Clear |
Clear the entity content and reinitialize it to the default value
(Inherited from IEntity.) |
![]() | Clone |
Clone an entity
(Inherited from IEntity.) |
![]() | CopyTo(IEntity) |
Copy the entity content to another entity
(Inherited from IEntity.) |
![]() | CopyTo(IEntity, Boolean) |
Copy the entity content to another entity
(Inherited from IEntity.) |
![]() | Delete |
Method for delete a existing entity from the media
(Inherited from IEntity.) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Edit |
Method to pass in edit mode a existing entity in the media
(for exemple, add a lock for database)
(Inherited from IEntity.) |
![]() | GetExtension |
Gets the extension.
(Inherited from IApiEntity.) |
![]() | GetHasTrackingDispatch | Gets whether the line has tracking dispatch. (Inherited from IDocumentLineEntityBase.) |
![]() | HasTrackingNumberComponent | check if line item has component tracked by serial number (Inherited from IDocumentLineEntityBase.) |
![]() | Load |
Method for loading the entity
(Inherited from IEntity.) |
![]() | RecalculateNomenclatureVolume | Recalculate nomenclature unit volume from components (Inherited from IDocumentLineEntityBase.) |
![]() | RecalculateNomenclatureWeight | Recalculate nomenclature unit weight from components (Inherited from IDocumentLineEntityBase.) |
![]() | Save |
Method for saving the entity to the media
(Inherited from IEntity.) |
![]() | SetComplexMemberReadOnly |
Set the read only property to a member
(Inherited from IEntity.) |
![]() | ShowMessage |
Method to display a message. The message is displayed if the UI has connected to the
ShowMessage event
(Inherited from IApiEntity.) |