Click or drag to resize

CustomPropertyDataAttributeTEntityLocalizedName Property

Gets the name of the attribute in the current UI culture.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override string LocalizedName { get; }

Property Value

Type: String
The localized name of the attribute.

Implements

IDataAttributeLocalizedName
IDataAttributeLocalizedName
See Also