Click or drag to resize

Mike1DBridgeCollectionGetBridgeLongName Method

Get long name of bridge

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static string GetBridgeLongName(
	string bridgeName
)

Parameters

bridgeName
Type: SystemString
Name of bridge, usually extension of setup file

Return Value

Type: String
Long name of bridge.
See Also