NOTE: This method is now obsolete.

Layouts are deprecated since version 5.6, and removed in 5.7.


Obsolete. Layouts are deprecated since version 5.6, and removed in 5.7. This function always returns null.


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

Syntax

Visual Basic (Declaration)
Public Function getLayout() As String
C#
public string getLayout()
C++
public:
 String getLayout() sealed 
J#
public string getLayout()
JScript
public  function getLayout() : String

See Also