MergeDiagramElementMapEventArgs.ModelElement Property

Definition

The class that will play the source in this map

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ ModelElement { Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass ModelElement { get; set; }
member this.ModelElement : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass with get, set
Public Property ModelElement As DomainClass

Property Value

Applies to