DomainModel::GetGeneratedDomainModelTypes Method ()

 

Gets the generated domain model types.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

protected:
virtual array<Type^>^ GetGeneratedDomainModelTypes()

Return Value

Type: array<System::Type^>^

An array of types.

The generated domain model types include classes, rules, and relationships.

Return to top
Show: