Instance.InstanceName Property

Gets the name of the instance (without periods (.)

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public string InstanceName { get; protected set; }

Property Value

Type: String
The name of the instance.

Implements

IInstance.InstanceName

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace