CodeGenerationUtilities.HasCompartmentMaps(Diagram) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the given Diagram defines CompartmentMaps.
public:
static bool HasCompartmentMaps(Microsoft::VisualStudio::Modeling::DslDefinition::Diagram ^ diagram);
public static bool HasCompartmentMaps (Microsoft.VisualStudio.Modeling.DslDefinition.Diagram diagram);
static member HasCompartmentMaps : Microsoft.VisualStudio.Modeling.DslDefinition.Diagram -> bool
Public Shared Function HasCompartmentMaps (diagram As Diagram) As Boolean
Parameters
- diagram
- Diagram