Member.BitOffset Property

Gets the bit offset.

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

Syntax

C#

public int BitOffset { get; }

VB

Public ReadOnly Property BitOffset As Integer
    Get

Property Value

Type: Int32
The bit offset.

Implements

IMember.BitOffset

Reference

Member Class

TwinCAT.Ads.TypeSystem Namespace