AssetTable.editAssetActivityCode Method
Sets the activity code.
Syntax
edit AssetActivityCodeId editAssetActivityCode(boolean _set, AssetActivityCodeId _assetActivityCode)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the activity code is set.
- _assetActivityCode
Type: AssetActivityCodeId Extended Data Type
The new activity code when the set parameter is set to true.
Return Value
Type: AssetActivityCodeId Extended Data Type
The activity code of the record in the AssetActivityCode table.