API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Returns the input data extension value for the specified input and key.
[This is preliminary documentation and is subject to change.]
Protected function "GetInputDataExtensionKeys", provided to the user DLL to obtain
the input data extension.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Parameters
- input
- Type: SystemInt32
Specifies the zero-based input data index. - key
- Type: SystemString
Specifies the input data extension key.
Return Value
Type: ObjectReturns the input data extension value for the specified input and key.
See Also