Interface IRelationship
The public interface for Relationship
[DefaultImplementationType(typeof(Relationship))]
[XmlDefaultImplementationType(typeof(Relationship))]
[ModelRepresentationClass("http://schema.omg.org/spec/MOF/2.0/cmof.xml#//Relationship")]
public interface IRelationship : IElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members