AmsAddress.NetId Property

Gets the NetId

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

Syntax

C#

public AmsNetId NetId { get; set; }

VB

Public Property NetId As AmsNetId
    Get
    Set

Property Value

Type: AmsNetId
The net identifier.

Reference

AmsAddress Class

TwinCAT.Ads Namespace