ICascadingTypeHandler.

ReadCandidateHandler(QueryingReadContext) Method

Summary

will be called during querying to ask for the handler to be used to collect children of the handled object

Syntax

ITypeHandler4 ReadCandidateHandler(QueryingReadContext context)

Parameters

Name Type Description
context QueryingReadContext

Return Value

Type Description
ITypeHandler4