Click or drag to resize

AttributePropertyValidationDescription Property

Validation description as defined on the property. Only applicable for value text properties. Can be null.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual AppString ValidationDescription { get; }

Property Value

Type: AppString
See Also