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

Syntax

C#
public static void ApplyProjectSettings(
	istream opsStream,
	string name,
	OplModel model
)

Parameters

opsStream
Type: istream
name
Type: System..::..String
model
Type: ILOG.OPL..::..OplModel

See Also