C# Class Serenity.Data.Mapping.MasterDetailRelationAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: volkanceylan/Serenity Class Usage Examples

Public Methods

Method Description
MasterDetailRelationAttribute ( string foreignKey ) : System

Method Details

MasterDetailRelationAttribute() public method

public MasterDetailRelationAttribute ( string foreignKey ) : System
foreignKey string
return System