HTMLSummaryOnlyIndependentStructures Property |
Only report independent structures, i.e. structures located on a structure reach, and
not inside an ordinary reach.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool OnlyIndependentStructures { get; set; }
Public Property OnlyIndependentStructures As Boolean
Get
Set
public:
property bool OnlyIndependentStructures {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also