AssetTable.editAssetPropertyGroup Method
Sets the property group.
Syntax
edit AssetPropertyGroupCodeId editAssetPropertyGroup(boolean _set, AssetPropertyGroupCodeId _assetPropertyGroup)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the property group is set.
- _assetPropertyGroup
Type: AssetPropertyGroupCodeId Extended Data Type
The new property group when the set parameter is set to true.
Return Value
Type: AssetPropertyGroupCodeId Extended Data Type
The property group of the record in the AssetPropertyGroup table.