UpgradeScriptTypeAttribute.initScriptFromAttribute Method [AX 2012]
Sets the script type by using the attributes.
Syntax
public ReleaseUpdateScripts initScriptFromAttribute(ReleaseUpdateScripts _script)
Run On
Called
Parameters
- _script
Type: ReleaseUpdateScripts Table
The upgrade script for which to set the type.
Return Value
Type: ReleaseUpdateScripts Table
T script information with script type updated.