PCModelingLibrary::validateVersionDate Method [AX 2012]
Sets or removes the active status of the specified product model version.
server public static boolean validateVersionDate(PCProductModelVersion _version, [boolean _showError])
Run On
ServerParameters
- _version
- Type: PCProductModelVersion Table
The product model version to start.
- _showError
- Type: boolean
A Boolean value that indicates whether an error message is to be shown if the version is not valid.
Show: