Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / CalculatedQuality Class / FromPercent Method
A percent value.


FromPercent Method
Return a calculated quality instance matching a percent value.
Syntax
Public Shared Function FromPercent( _
   ByVal percent As System.Single _
) As CalculatedQuality

Parameters

percent
A percent value.

Return Value

A CalculatedQuality instance.
Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also