Returns the number of current underloads found during measurement.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property nUnderloads As Integer |
| C# |
|---|
| public int nUnderloads { get; } |
| C++ |
|---|
| public property int nUnderloads sealed { int get(); } |
| J# |
|---|
| /** property */ public int get_nUnderloads(); |
| JScript |
|---|
| public function get nUnderloads() : int |
Property Value
Missing <value> tag for "P:PalmSens.Curve.nUnderloads"