Comment

Description

Represents a comment about the lifecycle of an asset

Example

Add a comment about the lifecycle of an asset

<modify server="ramServer">
   <asset guid="{0000-1111-2222-3333}" version="1.0" />
   <comment>This asset is awesome!</comment>
</modify>