TcAdsSymbolInfo.IsStatic Property

Indicates, that this symbol is a static symbol.

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

Syntax

C#

public bool IsStatic { get; }

VB

Public ReadOnly Property IsStatic As Boolean
    Get

Property Value

Type: Boolean
Static indicator.

Implements

ITcAdsSymbol5.IsStatic

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace