Click or drag to resize
BerRelativeObjectIdentifier Class
Describes the BER relative object identifier type as specified in "X.690"[1] , chapter 8.20.
Inheritance Hierarchy
SystemObject
  Lawo.EmberPlusSharp.EmberBerRelativeObjectIdentifier

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public static class BerRelativeObjectIdentifier

The BerRelativeObjectIdentifier type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberInnerNumber
The inner number.
Public fieldStatic memberName
The name.
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Bibliography
See Also