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

 

ASSET.GETASSETTYPEDEPENDENTS

Provides a list of asset types which depend an asset type's existence

Syntax

Parameters

TYPE (required)
Input. Asset type for which to list dependents.

VARNAME (required)
Input. Name of a variable in which to put a comma separated list of dependents asset types. If the asset type has no dependent asset types, this variable will be empty.

Description

When an asset type has dependent asset types, the asset type cannot be deleted without also deleting the dependent asest types.

errno

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.

Example

The following gets the list of dependent asset types and if there are any, displays it.

See Also

ASSET.GETASSETTYPESONWHICHIDEPEND
ASSET.GETASSETTYPE
  Home > Contents > Index >

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