ITcAdsSubItem.IsPersistent Property
Gets a value indicating whether this sub element is persistent.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
bool IsPersistent { get; }
VB
ReadOnly Property IsPersistent As Boolean
Get
Property Value
Type: Boolean
true if this subelement is persistent;
otherwise, false.