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

 

ASSET.LOADREVISION

Loads a previous revision of a revision-tracked asset using the ASSET.LOAD operation.

Syntax

Parameters

TYPE (required)
Type of the asset to load.

NAME (required)
Object name to assign the loaded asset.

OBJECTID (required)
Asset ID.

REVISION (required)
Integer indicating which asset revision to load.

errno

The possible values of errno include:

Value
Description
-1000
Revision tracking error.
-10001
The implementing class is invalid.
-10002
There is a missing method for the implementing class.
-10003
The method could not be invoked successfully.
-10004
A required parameter is missing.
-12004
An asset was not found for a specified ID.

More specific error numbers are set in Variables.errdetail. See errdetail Error Values for more information.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.