CalculationResults.GetObjectData Method

Spotfire 14.0 API Reference
Populates a SerializationInfo with the data needed to serialize the target object.

Namespace:  Spotfire.Dxp.Application.Calculations
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 62.0.18910.3423 (62.0.18910.3423)
Syntax

C#
protected override void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.Serialization.SerializationInfo
The SerializationInfo to populate with data.
context
Type: System.Runtime.Serialization.StreamingContext
The destination (see StreamingContext) for this serialization.
Version Information


See Also

Reference