Show / Hide Table of Contents

Enum AufAbschlagstyp

Festlegung, ob der Auf- oder Abschlag mit relativen oder absoluten Werten erfolgt.

Namespace: BO4E.ENUM
Assembly: BO4Enet.dll
Syntax
public enum AufAbschlagstyp : int

Fields

Name Description
ABSOLUT

Absoluter AufAbschlag

RELATIV

prozentualer AufAbschlag

Extension Methods

BusinessObjectExtensions.DeepClone<AufAbschlagstyp>()
COMExtensions.DeepClone<AufAbschlagstyp>()
  • Improve this Doc
  • View Source
Back to top Generated by DocFX