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

Syntax

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

Return Value

True if the table is child table.

See Also