IValueRawSymbolHasValue Property

Gets a value indicating whether this IValueSymbol has a value.


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

bool HasValue { get; }

Property Value

Boolean
true if this instance has value; otherwise, false.

Remarks

A VirtualSymbol does not support values, but in terms of the IValueSymbol definition, is a IValueSymbol

Reference

IValueRawSymbol Interface TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026