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

Syntax

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

Return Value

True if the table is a parent table.

See Also