Click or drag to resize

GenericExportHandlerT, E, IDeserializeSecondPhase Method

Deserialize this object and its items.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected virtual bool DeserializeSecondPhase(
	Stream ms
)

Parameters

ms  Stream

Return Value

Boolean
Revision History
DateVersionDescription
-2024 SP0First Release
See Also