Show / Hide Table of Contents

Class Konzessionsabgabe

Konzessionsabgabe

Inheritance
System.Object
COM
Konzessionsabgabe
Inherited Members
COM.UserProperties
COM.Equals(Object)
COM.Equals(COM)
COM.GetHashCode()
COM.IsValid()
COM.Guid
Namespace: BO4E.COM
Assembly: BO4Enet.dll
Syntax
public class Konzessionsabgabe : COM

Properties

| Improve this Doc View Source

Kategorie

Gebührenkategorie der Konzessionsabgabe

Declaration
public string Kategorie { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Kosten

Konzessionsabgabe in E/kWh

Declaration
public decimal Kosten { get; set; }
Property Value
Type Description
System.Decimal
| Improve this Doc View Source

Satz

Art der Abgabe

Declaration
public AbgabeArt Satz { get; set; }
Property Value
Type Description
AbgabeArt

Extension Methods

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