 | PICOptionsMaxIterations Property |
Max number of the PIC iterations.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic int MaxIterations { get; set; }Public Property MaxIterations As Integer
Get
Set
public:
property int MaxIterations {
int get ();
void set (int value);
}member MaxIterations : int with get, set
Property Value
Int32
See Also