Click or drag to resize

ValidationElementLongDescription Property

Gets a longer description containing more detailed information about a validation issue. To get this information, the informative mode shall be enabled when the validation is performed.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntax
public string LongDescription { get; set; }

Property Value

String
See Also