CustomColumnMethodTSpecifyArgumentTypesCore Method

Spotfire 15.0 API Reference
Override this method to specify the argument types.

Namespace:  Spotfire.Dxp.Application.Extension
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
protected abstract void SpecifyArgumentTypesCore(
	ArgumentTypeList argumentTypes
)

Parameters

argumentTypes
Type: Spotfire.Dxp.Data.ComputationsArgumentTypeList
The ArgumentTypeList to fill in.
Version Information


See Also

Reference