Click or drag to resize

propertyExpressionToDirectedGraphConverterGetCategoryID Method

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

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

Parameters

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

Return Value

Type: String
See Also