MasterDetailRelationAttribute.FilterField property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets or sets the filter field.

public string FilterField { get; set; }

Property Value

The filter field.

See Also