Click or drag to resize
EmberReaderInnerNumber Property
Gets the number of the inner identifier of the data value that was read with Read.

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public int InnerNumber { get; }

Property Value

Type: Int32
Exceptions
Remarks
The number of an Universal class identifier is returned unaltered. FirstApplication is added to the number of an Application class identifier.
Bibliography
See Also