Visual Signal ExternalBase Class Library Documentation
Version Property
VisualSignalVSignal.ExternalBaseTExternalBaseVersion
API version 1.2.2.0

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

Set this property in Init()()() to register the version of the user module.
Declaration Syntax
C#Visual BasicVisual C++
protected string Version { set; }
Protected WriteOnly Property Version As String
protected:
property String^ Version {
	void set (String^ value);
}

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