ITcAdsSymbol5.IsStatic Property

Gets a value indicating whether the Symbol is static.

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

Syntax

C#

bool IsStatic { get; }

VB

ReadOnly Property IsStatic As Boolean
    Get

Property Value

Type: Boolean
true if this instance is static; otherwise, false.

Reference

ITcAdsSymbol5 Interface

TwinCAT.Ads Namespace