Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)

Syntax

Visual Basic (Declaration)
ReadOnly Property IsStandardAddition As Boolean
C#
bool IsStandardAddition { get; }
C++
property bool IsStandardAddition abstract  {
    bool get();
}
J#
/** property */
public bool get_IsStandardAddition();
JScript
public function get IsStandardAddition() : bool

Property Value

Missing <value> tag for "P:PalmSens.Plot.CalibrationModelSettings.IsStandardAddition"

See Also