Sets this DataValue instance equal to another DataValue instance.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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