Value.GetBytes Method

Gets the Bytes of the Value.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public byte[] GetBytes()

Return Value

Type: .Byte.
The Bytes of the Value.

Reference

Value Class

TcHmiSrv.Core Namespace