addFullAttributeType

Simply adds a new Attribute Type record to the system.

PARAMETERS

Param 1: new_record -- a SOAP Structure (or dictionary) of a new Attribute Type record. See the description elsewhere of that record type.

RETURN VALUE

Returns the ID of the newly added record (if successfull.)

EXCEPTIONS

An exception will be raised if any required fields are missing.

Arguments

Name Type Description
skey string

new_record AttributeTypeRecord

Return

The addFullAttributeType method returns a string.