API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
[This is preliminary documentation and is subject to change.]
Exported function "setProperties", used by Visual Signal's ExternalDll module to
set property values in the user DLL.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Parameters
- xml
- Type: SystemString
Specifies the XML string containing new property values before user DLL's computation.
Implements
IExternalDllsetProperties(String)See Also