Store::GetDomainModel Method (Guid)
Visual Studio 2015
Gets an instance of a domain model by its ID.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- domainModelId
-
Type:
System::Guid
The ID of the domain model.
This method will throw an ArgumentException if the domain model if not found.
Show: