Click or drag to resize

SolutionAlgorithm Property

[This is preliminary documentation and is subject to change.]

Base Solution algorithm: {dssNormalSolve | dssNewtonSolve}

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int Algorithm { get; set; }

Property Value

Type: Int32
See Also