OriginAttribute class
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Specifies that this column belongs to another table.
[AttributeUsage(AttributeTargets.All)]
public class OriginAttribute : Attribute
Public Members
| name | description |
|---|---|
| OriginAttribute(…) | Initializes a new instance of the OriginAttribute class. |
| Join { get; } | Gets the join. |
| Property { get; set; } | Gets or sets the property. |
See Also
- Source: OriginAttribute.cs