EmitFieldTypeAttribute constructor
namespace: Serenity.Data assembly: Serenity.Net.Data
Creates an instance of FieldTypeAttribute attribute
public EmitFieldTypeAttribute(Type fieldType)
| parameter | description |
|---|---|
| fieldType | Field type to use for this property in generated source. |
See Also
- class EmitFieldTypeAttribute