SymbolLoaderSettings.ValueCreation Property

Gets or sets the value creation mode.

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

Syntax

C#

public ValueCreationMode ValueCreation { get; set; }

VB

Public Property ValueCreation As ValueCreationMode
    Get
    Set

Property Value

Type: ValueCreationMode
The dynamic value mode.

Reference

SymbolLoaderSettings Class

TwinCAT.Ads Namespace