Adds a new column producer.
Namespace: Spotfire.Dxp.Data.VirtualColumnsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- typeId
- Type: Spotfire.Dxp.Framework.DocumentModel TypeIdentifier
The type identifier of the producer to add.
Return Value
Type: VirtualColumnProducerThe newly created column producer instance.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | If there's no registered virtual column producer with the given id. |
Version Information
See Also