Click or drag to resize

DetailConstraintTMaster, TDetailName Property

Gets the constraint name.

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

Property Value

Type: String
The name.

Implements

IBusinessRuleName
See Also