Visual Signal ExternalBase Class Library Documentation
ID Property
VisualSignalVSignal.ExternalBaseIExternalLicenseManagerID
API version 1.2.2.0

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

Gets the license manager's ID name. Any license manager implementing this interface is responsible for assigning itself a unique ID name. Any external modules using the license manager must also register this ID in its Init()()().
Declaration Syntax
C#Visual BasicVisual C++
string ID { get; }
ReadOnly Property ID As String
property String^ ID {
	String^ get ();
}

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