Click or drag to resize

AnalysisLayerGetKeyForChild Method

Gets the key of an child elments.

Namespace:  Easymap.AddIn.Analyse
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public Object GetKeyForChild(
	WindowlessComponent child
)

Parameters

child
Type: Easymap.AddIn.CommonWindowlessComponent

Return Value

Type: Object
Remarks
This is only supported for analyses which use child elements
See Also