Click or drag to resize

ValidationKeyValidationType Property

Gets the type of the validation.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntax
public ValidationTypeEnum ValidationType { get; }

Property Value

ValidationTypeEnum
The type of the validation.
See Also