Format string to use for values of this unit


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

Syntax

Visual Basic (Declaration)
Protected FormatString As String
C#
protected string FormatString;
C++
protected:
 String FormatString sealed ;
J#
protected string FormatString
JScript
protected FormatString : String;

See Also