DataFunctionExpressionFunctionCollection GetObjectData Method TIBCO Spotfire 6.5 API Reference
Populates a SerializationInfo with the data needed to serialize the target object.

Namespace: Spotfire.Dxp.Data.DataFunctions
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

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

Supported in: 6.5
See Also