TracePointVariable.Data Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePointVariable.Data Property

BR.AN.PviServices .NET


Gets the Data Byte array of the trace point variable

[Visual Basic]

Public ReadOnly Property Data() As Byte

  Public Get

  End Get

End Property

[C#]

public byte[] Data { public get; }

See Also

TracePointVariable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]