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

Syntax

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

Return Value

the parent/primary table name for the compound record. */

See Also