Click or drag to resize

SchemaComparerGetType Method

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public static Type GetType(
	string typeName,
	IEnumerable<Type> typesToSearch
)

Parameters

typeName
Type: SystemString
typesToSearch
Type: System.Collections.GenericIEnumerableType

Return Value

Type: Type
See Also