MetadataStoreComplexTypes Property Breeze.sharp
Returns a list of all of the ComplexTypes within this store.

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

public ICollection<ComplexType> ComplexTypes { get; }

Property Value

Type: ICollectionComplexType
See Also

Reference