Click or drag to resize

DocumentBehavior Enumeration

Document functionnalities

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.DocumentBase
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
[FlagsAttribute]
public enum DocumentBehavior
Members
  Member nameValueDescription
BOI1Document will display the BOI message if needed
DoNotUpdateFooter8Allow to avoid to calculate document footer
InvertAmountsSign2Amounts stocked in database will be inverted
LastTransferedDocumentNotReadOnly4The last transfered document from one will the the only one that won't be read only
None0No behavior
See Also