ValueOrValueSourceTValueTypeValue Property

The value, if defined. Typically the TypedValue property should be used for setting.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Object Value { get; set; }

Property Value

Object

See Also