MergeDomainRelationshipEventArgs(DomainRelationship) Constructor
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.
Constructor
public:
MergeDomainRelationshipEventArgs(Microsoft::VisualStudio::Modeling::DslDefinition::DomainRelationship ^ relationship);
public MergeDomainRelationshipEventArgs (Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship relationship);
new Microsoft.VisualStudio.Modeling.DslDefinition.MergeDomainRelationshipEventArgs : Microsoft.VisualStudio.Modeling.DslDefinition.DomainRelationship -> Microsoft.VisualStudio.Modeling.DslDefinition.MergeDomainRelationshipEventArgs
Public Sub New (relationship As DomainRelationship)
Parameters
- relationship
- DomainRelationship