Visual Signal ExternalBase Class Library Documentation
getProperties Method
VisualSignalVSignal.ExternalBaseIExternalDllgetProperties()()()
API version 1.2.2.0

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

Interface for exported function "getProperties", used by Visual Signal's ExternalDll module toobtain property values from the user DLL.
Declaration Syntax
C#Visual BasicVisual C++
string getProperties()
Function getProperties As String
String^ getProperties()
Return Value
Returns the XML string containing the updated property values after user DLL's computation.

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