Table of Contents

Enum ReturnReferenceBehavior

Namespace
RetailForce.Fiscalisation.Implementation
Assembly
RetailForce.Fiscalisation.Model.dll

Enum if multiple or single documents are allowed in a return.

public enum ReturnReferenceBehavior

Fields

Multiple = 0

Multiple document references are allowed within one document.

Single = 1

Only on document reference is allowed within one document.