Check if the device meets TIBCO Patterns minimum recommendations.


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

Syntax

Visual Basic (Declaration)
Public Function isRecommended() As Boolean
C#
public bool isRecommended()
C++
public:
 bool isRecommended() sealed 
J#
public bool isRecommended()
JScript
public  function isRecommended() : bool

Return Value

true if the device meets TIBCO Patterns minimum recommendations.

See Also