Skip to main content
All docs
V25.1
  • .NET Framework 4.6.2+

    IntermediateObjectAttribute Properties

    Applies to classes. Marks the class as an intermediate in the many-to-many relationship declared with ManyToManyAliasAttribute.
    Name Description
    References Returns names of the intermediate class properties that store links to objects bound with the many-to-many relationship.
    TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
    See Also