ModelingTextTransformation.AddDomainModel(Type) Method

Definition

Add a domain model type to be loaded by the Store.

protected void AddDomainModel (Type modelType);
member this.AddDomainModel : Type -> unit
Protected Sub AddDomainModel (modelType As Type)

Parameters

modelType
Type

Applies to