Click or drag to resize

ConnectionShowReferences Method

Namespace:  ICMeridianAPI
Assembly:  ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool ShowReferences(
	int hParent,
	Object Document
)

Parameters

hParent
Type: SystemInt32
Document
Type: SystemObject

Return Value

Type: Boolean

Implements

IAMClientApp.ShowReferences(Int32, Object)
See Also