Click or drag to resize

ISewerNodeCover 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
ICover Cover { get; set; }

Property Value

Type: ICover
See Also