Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

asset:deleterevision

Deletes a revision of the tracked asset.

Syntax

Parameters

type (required)
Input. The asset type of the asset.

objectid (required)
Input. The asset id of the asset.

revision (required)
Input. The revision of the asset.

Description

This tag deletes a revision of an existing asset.

Error Numbers

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.
-10006
The asset id is not valid.
-10011
Asset table is not revision tracked.

Example

The followin example deletes a revision of an asset.

See Also

asset:checkin
asset:checkout
asset:track
asset:rollback
asset:undocheckout

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005 - 2011 by FatWire Corporation
All rights reserved.