ReferenceType.ResolvedByteSize Property

Get the ByteSize of the (completely) resolved Symbol

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int ResolvedByteSize { get; }

VB

Public ReadOnly Property ResolvedByteSize As Integer
    Get

Property Value

Type: Int32
The size of the resolved byte.

Implements

IReferenceType.ResolvedByteSize

Reference

ReferenceType Class

TwinCAT.Ads.TypeSystem Namespace