Visual Signal ExternalBase Class Library Documentation
Name Property
VisualSignalVSignal.ExternalBaseTExternalBaseName
API version 1.2.2.0

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

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

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