Click or drag to resize

ExportDataRowDeserialize Method

Deserialize new object from stream.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public static ExportDataRow Deserialize(
	Stream stream
)

Parameters

stream  Stream

Return Value

ExportDataRow
See Also