Defines the Method related with this Measurement. The information from the Method is used when saving Curves.


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

Syntax

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

See Also