RowFieldsBase.FindFieldByPropertyName method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Finds the name of the field by property.

public Field FindFieldByPropertyName(string propertyName)
parameter description
propertyName Name of the property.

See Also