Adds a new DataProperty.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- propertyClass
- Type: Spotfire.Dxp.Data DataPropertyClass
The property class that this property is part of.
- dataProperty
- Type: Spotfire.Dxp.Data DataProperty
The property to add.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown the property is not valid or a property with the same name already exists. |
Version Information
See Also