Click or drag to resize

SerialNumberConstraintM, DLocalizedName Property

Gets the localized name of the constraint.

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

Property Value

Type: String
The localized name of the constraint.

Implements

IBusinessRuleLocalizedName
See Also