Home > Contents > Index >
Expanded TOC   |    Purpose TOC   |    Annotated TOC   |    Index

 

AssetTypeList

Gets the list of assettypes

Syntax

Parameters

authusername (required)
(String) Name of the user to log in, as registered in Content Server.

authpassword(required)
(String) Password for the associated user name.

Description

The returned list contains all columns in the AssetType table.

Returns

IList. Rows from the main assettype table.

Error Numbers

The possible values of errno include:

Value Description
-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.

 

Example

This code retrieves all assettypes:

 

  Home > Contents > Index >

FatWire Web Services Reference
Copyright 2005 - 2011 by FatWire Corporation
All rights reserved.