This constant indicates that validation of the contents of a data field, multiline text field, combo box, or table window column failed. Focus returns to the edited object. VALIDATE_Cancel is one of three possible return values from the SAM_Validate and SAM_RowValidate messages. It is also one of two possible return values from the SalSendValidateMsg message. Value = 0

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int VALIDATE_Cancel

See Also