Registers task for serialization/deserialization purposes.
Namespace: Spotfire.Dxp.Automation.Extension
Assembly: Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public void Register( Task task )
Parameters
- task
- Type: Spotfire.Dxp.Automation.ExtensionTask
The task that will be registered.
Version Information
See Also