Show / Hide Table of Contents

Class PreisblattKonzessionsabgabe

Die Variante des Preisblattmodells zur Abbildung von allgemeinen Abgaben

Inheritance
System.Object
BusinessObject
Preisblatt
PreisblattKonzessionsabgabe
Inherited Members
Preisblatt.Bezeichnung
Preisblatt.Gueltigkeit
Preisblatt.Preispositionen
BusinessObject.BoTyp
BusinessObject.USER_PROPERTIES_NAME
BusinessObject.UserProperties
BusinessObject.GetBoTyp()
BusinessObject.SetBoTyp(String)
BusinessObject.versionStruktur
BusinessObject.guid
BusinessObject.GetJsonScheme()
BusinessObject.GetJsonSchema(Type)
BusinessObject.GetURI(Boolean)
BusinessObject.GetBoKeyNames()
BusinessObject.GetBoKeyNames(Type)
BusinessObject.GetExpandablePropertyNames(Type)
BusinessObject.GetExpandableFieldNames(String)
BusinessObject.GetExpandablePropertyNames(Type, Boolean)
BusinessObject.GetBoKeys()
BusinessObject.GetBoKeyProps(Type)
BusinessObject.Equals(Object)
BusinessObject.Equals(BusinessObject)
BusinessObject.GetHashCode()
BusinessObject.DeserializationFixes(StreamingContext)
BusinessObject.IsValid()
Namespace: BO4E.BO
Assembly: BO4Enet.dll
Syntax
public class PreisblattKonzessionsabgabe : Preisblatt

Properties

| Improve this Doc View Source

KundengruppeKA

Kundegruppe anhand derer die Höhe der Konzessionsabgabe festgelegt ist.

Declaration
public KundengruppeKA KundengruppeKA { get; set; }
Property Value
Type Description
KundengruppeKA
| Improve this Doc View Source

sparte

Sparte, auf die sich die KA bezieht.

Declaration
public Sparte sparte { get; set; }
Property Value
Type Description
Sparte

Extension Methods

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