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

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

Exported function "getProperties", used by Visual Signal's ExternalDll module to obtain property values from the user DLL.
Declaration Syntax
C#Visual BasicVisual C++
public string getProperties()
Public Function getProperties As String
public:
virtual String^ getProperties() sealed
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)