Click or drag to resize

BoundaryItemSWQCreate Method

BoundaryItemConstant factory, creates and returns a new object.

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static BoundaryItemSWQ Create(
	string swqId
)

Parameters

swqId
Type: SystemString

[Missing <param name="swqId"/> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemSWQ.Create(System.String)"]

Return Value

Type: BoundaryItemSWQ

[Missing <returns> documentation for "M:DHI.Mike1D.BoundaryModule.BoundaryItemSWQ.Create(System.String)"]

See Also