Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual OplDataSerializer IloOplDataSerializer(
	OplSettings settings,
	TextWriter outs,
	bool header
)

Parameters

settings
Type: ILOG.OPL..::..OplSettings
outs
Type: System.IO..::..TextWriter
header
Type: System..::..Boolean

See Also