Click or drag to resize

ICommitmentEntityBaseDocumentCurrencyApplicationTypeMember Property

Get the document's currency application type

List of authorized values in CurrencyApplicationTypes

(Devise appliquée dans les documents)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember DocumentCurrencyApplicationTypeMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the CurrencyApplicationType (Devise appliquée dans les documents) column of the PurchaseDocument (Document d'achat) table.
See Also