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