Show / Hide Table of Contents

Class Dienstleistung

Abbildung einer abrechenbaren Dienstleistung.

Inheritance
System.Object
COM
Dienstleistung
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 Dienstleistung : COM

Properties

| Improve this Doc View Source

Bezeichnung

Bezeichnung der Dienstleistung.

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

Dienstleistungstyp

Eindeutige Nummer der Dienstleistung. Details Dienstleistungstyp

Declaration
public Dienstleistungstyp Dienstleistungstyp { get; set; }
Property Value
Type Description
Dienstleistungstyp

Extension Methods

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