Click or drag to resize

Mike1DDataNetwork Property

Network data access. Provides access to input data that defines the network. Notice that structure data are accessed through the the network.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public Network Network { get; set; }

Property Value

Type: Network
See Also