Visual Signal ExternalBase Class Library Documentation
InputValueType Property
VisualSignalVSignal.ExternalBaseTExternalBase..::.DllInputTypeInputValueType
API version 1.2.2.0

[This is preliminary documentation and is subject to change.]

Gets the accepted input data value type.
Declaration Syntax
C#Visual BasicVisual C++
public TExternalBase..::.InputValueTypes InputValueType { get; }
Public ReadOnly Property InputValueType As TExternalBase..::.InputValueTypes
public:
property TExternalBase..::.InputValueTypes InputValueType {
	TExternalBase..::.InputValueTypes get ();
}

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)