IAttachedRelationship Interface
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.
Contains metadata about an attached relationship, used by the IAttachedCollectionService to describe relationships between objects.
public interface class IAttachedRelationship
public interface class IAttachedRelationship
__interface IAttachedRelationship
public interface IAttachedRelationship
type IAttachedRelationship = interface
Public Interface IAttachedRelationship
Properties
DisplayName |
Gets a localizable description of this relationship. |
Name |
Gets the non-localized uniquely-identifying name of this relationship. |