Click or drag to resize

propertyExpressionToDirectedGraphConverterGetTypeID Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the type identifier.

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override int GetTypeID(
	PropertyExpression nodeOrLink
)
Request Example View Source

Parameters

nodeOrLink
Type: imbSCI.Core.dataPropertyExpression
The node or link.

Return Value

Type: Int32
See Also