PCTableConstraintWizard.validateUserContent Method [AX 2012]
Validates the content of a user defined table constraint.
public NoYes validateUserContent([NoYes _showInfo])
Run On
ClientParameters
- _showInfo
- Type: NoYes Enumeration
Specifies whether a message should be printed to the Infolog.
Return Value
Type: NoYes EnumerationThe NoYes::Yes enumeration value if the validation was a success; otherwise, the NoYes::No value.
Community Additions
ADD
Show: