![]() | IDealPurchaseCommitmentEntity Methods |
The IDealPurchaseCommitmentEntity 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.) |
![]() | CancelLiquidateCommitement | Cancel liquidated manually the commitment (Inherited from ICommitmentEntityBase.) |
![]() | CanLiquidateForExchangeDifference | Return true if this commitment can liquidate for exchange difference
indicate has currency exchange loss (Inherited from ICommitmentEntityBase.) |
![]() | CanMarkOffCommitment | Determines whether can mark off commitment (Inherited from ICommitmentEntityBase.) |
![]() | CheckData |
Check the data of the entity
(Inherited from IEntity.) |
![]() | 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.) |
![]() | LiquidatedCommitment | Liquidate manually the commitment (Inherited from ICommitmentEntityBase.) |
![]() | Load |
Method for loading the entity
(Inherited from IEntity.) |
![]() | MarkOffCommitment | Mark off the commitment
Only works for commitment of settlement (Inherited from ICommitmentEntityBase.) |
![]() | Save |
Method for saving the entity to the media
(Inherited from IEntity.) |
![]() | SetAmount | Set amount of the commitment (Inherited from ICommitmentEntityBase.) |
![]() | SetComplexMemberReadOnly |
Set the read only property to a member
(Inherited from IEntity.) |
![]() | SetCurrencyAmount | Set the currency amount of the commitment (Inherited from ICommitmentEntityBase.) |
![]() | ShowMessage |
Method to display a message. The message is displayed if the UI has connected to the
ShowMessage event
(Inherited from IApiEntity.) |
![]() | UnmarkOffCommitment | Unmark off the commitment
Only works for commitment of settlement (Inherited from ICommitmentEntityBase.) |