MetadataStoreGetComplexType Method (Type) Breeze.sharp
Returns an ComplexType given its CLR type.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public ComplexType GetComplexType(
	Type clrComplexType
)

Parameters

clrComplexType
Type: SystemType

Return Value

Type: ComplexType
See Also

Reference