Click or drag to resize

Res1DStaticDataTypeRecord Constructor

Initializes a new instance of the Res1DStaticDataTypeRecord class

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public Res1DStaticDataTypeRecord(
	string description,
	eumItem eumItemKey,
	UfsSimpleType ufsSimpleType
)

Parameters

description
Type: SystemString
eumItemKey
Type: eumItem
ufsSimpleType
Type: DHI.Mike1D.ResultDataAccessUfsSimpleType
See Also