PCTableConstraintWizard.validateUserContent Method [AX 2012]

Validates the content of a user defined table constraint.

public NoYes validateUserContent([NoYes _showInfo])

Run On

Client

Parameters

_showInfo
Type: NoYes Enumeration
Specifies whether a message should be printed to the Infolog.

Return Value

Type: NoYes Enumeration
The NoYes::Yes enumeration value if the validation was a success; otherwise, the NoYes::No value.

Community Additions

ADD
Show: