Click or drag to resize

CalculatedDataAttributeLocalizedNameFunc Property

Gets the localized name function.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Func<string> LocalizedNameFunc { get; }

Property Value

Type: FuncString
The localized name function.
See Also