DynamicValue.CachedRaw Property
Gets the cached Raw internal Data.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public byte[] CachedRaw { get; }
VB
Public ReadOnly Property CachedRaw As Byte()
Get
Property Value
Type: .Byte.
The raw cached data.