Sets the value of a named property.
The property has to be defined in the DataPropertyRegistry and the value has to be of the
same type as defined in the registry.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- name
- Type: System String
The property name.
- value
- Type: System Object
The property value.
Exceptions
Exception | Condition |
---|---|
System InvalidOperationException | Thrown if the collection is read-only. |
Version Information
See Also