Override this method to specify the argument types.
Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
protected abstract void SpecifyArgumentTypesCore( ArgumentTypeList argumentTypes )
Parameters
- argumentTypes
- Type: Spotfire.Dxp.Data.ComputationsArgumentTypeList
The ArgumentTypeList to fill in.
Version Information
See Also