Show / Hide Table of Contents

Class PreisblattUmlagen

Die Variante des Preisblattmodells zur Abbildung von allgemeinen Abgaben.

Inheritance
System.Object
BusinessObject
Preisblatt
PreisblattUmlagen
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 PreisblattUmlagen : Preisblatt

Properties

| Improve this Doc View Source

Sparte

Sparte, auf die sich die Umlage 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