Share via


PBAApprove::removeApproval Method [AX 2012]

Removes the values of a product model version that is related to version activation and approval.

Syntax

client server public static void removeApproval(PBAVersion _version)

Run On

Called

Parameters

Remarks

This method does not submit the changes that were made to the record to the database.

See Also

Reference

PBAApprove Class