TIBCO Patterns 5.5.0 .Net API
NetricsRecFile.getParentKeyIndex Method
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Return the value of the parent key index, -1 if never set.
Namespace:
NetricsServerInterface
Assembly:
NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration)
Public Function getParentKeyIndex() As
Integer
C#
public
int
getParentKeyIndex()
C++
public:
int
getParentKeyIndex() sealed
J#
public
int
getParentKeyIndex()
JScript
public function getParentKeyIndex() :
int
See Also
NetricsRecFile Class
NetricsServerInterface Namespace