Member.ByteOffset Property

Gets the byte offset.

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

Syntax

C#

public int ByteOffset { get; }

VB

Public ReadOnly Property ByteOffset As Integer
    Get

Property Value

Type: Int32
The byte offset.

Implements

IMember.ByteOffset

Reference

Member Class

TwinCAT.Ads.TypeSystem Namespace