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

 

ASSETSET.SETLISTEDASSETS

Builds an assetset from a list of assets.

Syntax

Parameters

NAME (required)
Input and output parameter. As input, name of the assetset object to create on output, representing the list of passed assets.

ASSETTYPES (optional)
Input parameter. Name of a list of asset types to include in building the set. The list has one column called assettype. If null, then all assets in the assets list are considered.

ASSETS (required)
Input parameter. Name of a list containing the columns assettype and assetid. This list is used to create the assetset.

LOCALE (optional)
Input parameter. Name of a locale object, which determines sort order.

DEPTYPE (optional)
Specifies whether approval dependency is exact, exists or greater.

Legal values are:

Description

ASSETSET.SETLISTEDASSETS builds an assetset where the assets are described by their type name and asset identifier.

Example

  Home > Contents > Index >

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