Click or drag to resize

SewerNodeCover Property

Reference to the cover of the manhole. The cover is of type INormalCover, ISealedCover or ISpillingCover that are all derived from ICover

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

Property Value

Type: ICover

Implements

ISewerNodeCover
See Also