Click or drag to resize

MikeFloodCouplingParametersReadBooleanParameter Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static bool ReadBooleanParameter(
	PFSSection pfsSect,
	string paramName,
	int keyWordNo,
	int paramNumber
)

Parameters

pfsSect
Type: PFSSection
paramName
Type: SystemString
keyWordNo
Type: SystemInt32
paramNumber
Type: SystemInt32

Return Value

Type: Boolean
See Also