IAdvancedBoundaryItemSoftstartDuration Property |
Duration of softstart period. Default 0
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax TimeSpan SoftstartDuration { get; set; }
Property SoftstartDuration As TimeSpan
Get
Set
property TimeSpan SoftstartDuration {
TimeSpan get ();
void set (TimeSpan value);
}
Property Value
Type:
TimeSpanSee Also