Click or drag to resize

ExtendedExportFieldSettingsSerialize Method

If you extend this object, then you MUST CALLbase.Serialize(s) before serializing your own data.

Namespace: CTExtensions.ExportCore.ExportHandler.ExtendedSettings
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected override void Serialize(
	Stream s
)

Parameters

s  Stream
Revision History
DateVersionDescription
-2025 SP1First Release
See Also