TcAdsSymbolInfo.IsPersistent Property

Indicates if the Persistent flag is set for the symbol.

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

Syntax

C#

public bool IsPersistent { get; }

VB

Public ReadOnly Property IsPersistent As Boolean
    Get

Property Value

Type: Boolean
true if persistent, otherwise false.

Implements

ITcAdsSymbol2.IsPersistent

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace