ReleaseUpdateDB.prefixCurrentClassId Method [AX 2012]
Gets or sets the classId parameter.
Syntax
public ClassId prefixCurrentClassId([ClassId _prefixCurrentClassId])
Run On
Server
Parameters
- _prefixCurrentClassId
Type: ClassId Extended Data Type
The value to set; optional.
Return Value
Type: ClassId Extended Data Type
The value of the classId parameter.
Remarks
The class ID and other attributes of an upgrade script are stored in the ReleaseUpdateScripts table when the script is set up during the schedule phase.