EmitNameAttribute constructor
namespace: Serenity.Data assembly: Serenity.Net.Data
Creates an instance of EmitNameAttribute attribute
public EmitNameAttribute(string name)
| parameter | description |
|---|---|
| name | Property name to use for this property in generated source. |
See Also
- class EmitNameAttribute