Sets this DataValue instance equal to another DataValue instance.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- other
- Type: Spotfire.Dxp.Data DataValue
The other DataValue.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | If the argument is not of a matching subtype. |
System ArgumentNullException | If the argument is null. |
Version Information
See Also