Click or drag to resize
EmberDataApplicationBytes Property
Gets the application bytes.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public IReadOnlyCollection<byte> ApplicationBytes { get; }

Property Value

Type: IReadOnlyCollectionByte
See Also