RowFieldsBase.FindFieldByPropertyName method
namespace: Serenity.Data assembly: Serenity.Net.Entity
Finds the name of the field by property.
public Field FindFieldByPropertyName(string propertyName)
| parameter | description |
|---|---|
| propertyName | Name of the property. |
See Also
- class Field
- class RowFieldsBase