[Missing <summary> documentation for "P:PalmSens.AutoPeak.Label"]

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

Syntax

C#
public string Label { get; }
Visual Basic (Declaration)
Public ReadOnly Property Label As String
Visual C++
public:
virtual property String^ Label {
	String^ get () sealed;
}

Implements

Peak..::.Label

See Also