Tells FORTRAN model to write debug files. Must be set TRUE before WaterSim constructor is called.

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public static bool CreateModelOutputFiles { get; set; }
Visual Basic
Public Shared Property CreateModelOutputFiles As Boolean
	Get
	Set

See Also