![]() | IThirdInfosUpdateArgs Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Helpers
The IThirdInfosUpdateArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Amount | Gets/set amount to add to third |
![]() | CanSetNullDateValue | Gets whether invoice date can be set with null value |
![]() | EffectOfTradeAmount | Gets/set amount to add to third's EffectOfTrade amount |
![]() | Errors | Gets/set Errors collection to complete |
![]() | ExtendedAmount | Gets/set amount to add to third's extended amount |
![]() | ForceReloadThird | Gets/ set whether Third must be reloaded before update |
![]() | InvoiceDate | Gets/set invoice date |
![]() | IsInvoiceDeleting | Gets/set whether invoice is deleting or third modified |
![]() | IsThirdLocked | Gets/set whether third is already locked |
![]() | ThirdId | Gets/set third Id to update |
![]() | TradeDocument | Gets/set Trade document which update third infos |
![]() | TransferProspectToCustomer | Gets/set whether prospect must be transfered to customer |
IThirdInfosUpdateArgs instance = Utils<ExtensionType>.GetInterface<IThirdInfosUpdateArgs>();