Click or drag to resize

AutoNumberConstraintTMaster, TDetailLocalizedName Property

Gets the localized name of the constraint.

Namespace:  Aloe.SystemFrameworks.Domain.Validation
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public override string LocalizedName { get; }

Property Value

Type: String
The localized name of the constraint.

Implements

IBusinessRuleLocalizedName
See Also