ITcAdsSymbol.IndexOffset Property

Gets the index offset of the symbol.

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

Syntax

C#

long IndexOffset { get; }

VB

ReadOnly Property IndexOffset As Long
    Get

Property Value

Type: Int64
Index offset of the symbol.

Reference

ITcAdsSymbol Interface

TwinCAT.Ads Namespace