Click or drag to resize

SourceLinkFactoryCreate Method (EnumerationsSourceLinkType)

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public SourceLink Create(
	EnumerationsSourceLinkType sourceLinkType
)

Parameters

sourceLinkType
Type: DHI.Mike1D.Engine.CouplingsEnumerationsSourceLinkType

Return Value

Type: SourceLink
See Also