ALM Open Test Architecture API Type Library Version 12.55
CreateGraphDefinition Method
A value of the tagTDAPI_MODULE Enumeration.
A value of the tagTDAPI_GRAPH_TYPE Enumeration.
Description
Create an IGraphDefinition object.
Syntax
Visual Basic
Public Function CreateGraphDefinition( _
   ByVal Module As Long, _
   ByVal GraphType As Long _
) As Object
Parameters
Module
A value of the tagTDAPI_MODULE Enumeration.
GraphType
A value of the tagTDAPI_GRAPH_TYPE Enumeration.
Return Type
See Also

IGraphBuilder2 Interface  | IGraphBuilder2 Members