Show / Hide Table of Contents

Enum NonOfficialCategory

Describes in what sense / with which intensions / why a non-conformance with the standardised BO4E (as approved and published by the "Interessensgemeinschaft Geschäftsobjekte Energiewirtschaft e.V") was introduced in this implementation.

Namespace: BO4E.meta
Assembly: BO4Enet.dll
Syntax
public enum NonOfficialCategory : int

Fields

Name Description
CUSTOMER_REQUIREMENTS

a field or information is necessary to represent requirements of a customer but is not (yet) part of the official BO4E standard

MISSING

an information (probably mostly in ENUMs) is not yet included in the official BO4E standard and hereby added to our implementation

PROPOSED_DELETION

an information or field is no longer necessary or outdated (please use too). Hochfrequenz favours removal of this field from the official BO4E standard.

REGULATORY_REQUIREMENTS

a field or information is necessary to represent (German) regulatory requirements but is not (yet) part of the official BO4E standard

UNSPECIFIED

none of the other reasons apply

See Also
NonOfficialAttribute

Extension Methods

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