NamePropertyAttribute class
namespace: Serenity.Data assembly: Serenity.Net.Data
Determines that the attached property is the name field of the table.
[AttributeUsage(AttributeTargets.Property)]
public class NamePropertyAttribute : Attribute
Public Members
| name | description |
|---|---|
| NamePropertyAttribute() | Initializes a new instance of the NamePropertyAttribute class. |
See Also
- Source: NamePropertyAttribute.cs