Gets or sets the type of the parameter.

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

Syntax

C#
public modelParamtype ParamType { get; set; }
Visual Basic
Public Property ParamType As modelParamtype
	Get
	Set

Field Value

The type of the parameter.

See Also