Click or drag to resize

CustomPropertyMaskLength Property

Limits te length of the property value to the specified number of characters. Null means no limitation.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<short> MaskLength { get; set; }

Property Value

Type: NullableInt16
See Also