IsVerify Property
Description
Indicates if the field requires verification.
Property type
Read-write property
Syntax
Visual Basic
Public Property IsVerify As Boolean
Remarks

In most cases, verification means that the value must exist in a project list, such as Status, All Projects, and so on.

Where there is no list attached to the field, verification depends on the nature of the field. For example, subject fields are generally verified by checking that the path exists.

See Also