DynamicValue.ParentValue Property

Gets the parent value.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public IDynamicValue? ParentValue { get; }

Property Value

Type: IDynamicValue
The parent value.

Implements

IDynamicValue.ParentValue

Reference

DynamicValue Class

TwinCAT.TypeSystem Namespace