Create a new collection of column properties where all the
properties that are defined in the DataPropertyRegistry
with the DataPropertyAttributesIsPropagated are forwarded.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- importContext
- Type: Spotfire.Dxp.Data.Import ImportContext
The import context.
Return Value
Type: DataColumnPropertiesA new collection of properties where the propagatable properties are propagated.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if the import context is null. |
Remarks
Version Information
See Also