Click or drag to resize

AutoNumberConstraintTMaster, TDetailGetLineNumberAttribute Property

Gets or sets the detail attribute.

Namespace:  Aloe.SystemFrameworks.Domain.Validation
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Func<ColumnDataAttribute<TDetail, int>> GetLineNumberAttribute { get; }

Property Value

Type: FuncColumnDataAttributeTDetail, Int32
See Also