BridgeBaseTableIteration Property |
Variable defining maximum number of iterations for precalculating tables.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int TableIteration { get; set; }
Public Property TableIteration As Integer
Get
Set
public:
virtual property int TableIteration {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IBridgeStructureTableIterationSee Also