Table of Contents

Class InverseSideAttribute

Namespace
MongoDB.Entities
Assembly
MongoDB.Entities.dll

Indicates that this property is the inverse side of a many-to-many relationship

[AttributeUsage(AttributeTargets.Property)]
public class InverseSideAttribute : Attribute
Inheritance
InverseSideAttribute
Inherited Members