FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..getIconForTree Method

Gets the icon for tree.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public static string getIconForTree(
	defRelationTypes oItemType
)
Public Shared Function getIconForTree ( _
	oItemType As defRelationTypes _
) As String
public:
static String^ getIconForTree(
	defRelationTypes^ oItemType
)

Parameters

oItemType
Type: FlowWright.cDevDeAPI..::..defRelationTypes
Type of the o item.

Return Value

System.String.