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