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 Cover As ICover
Get
Set
property ICover^ Cover {
ICover^ get ();
void set (ICover^ value);
}
Property Value
Type:
ICoverSee Also