 | ConnectionShowReferences Method |
Namespace:
ICMeridianAPI
Assembly:
ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.1.0.0 (4.1.0.0)
Syntaxpublic bool ShowReferences(
int hParent,
Object Document
)
Public Function ShowReferences (
hParent As Integer,
Document As Object
) As Boolean
Parameters
- hParent
- Type: SystemInt32
- Document
- Type: SystemObject
Return Value
Type:
BooleanImplements
IAMClientApp.ShowReferences(Int32, Object)
See Also