Is used to calculate the concentration in the original sample from the peak height measured in the solution specified in the box of the cell volume.


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

Syntax

Visual Basic (Declaration)
Public SampleVolume As Integer
C#
public int SampleVolume;
C++
public:
 int SampleVolume sealed ;
J#
public int SampleVolume
JScript
public SampleVolume : int;

Remarks

Sample volume is in ml.

See Also