Click or drag to resize

GenericExportHandlerT, E, ISerializeForSecondPhase Method

Serialize this object and its Items.

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

Parameters

ms  Stream
Revision History
DateVersionDescription
-2024 SP0First Release
See Also