Click or drag to resize

IVariantToVariantTransformationInputValueType Property

Gets the type of the input value of the transformation.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Type InputValueType { get; }

Property Value

Type
The type of the input value of the transformation.
See Also