Important: The information in this document is obsolete and should not be used for new development.
Getting and Setting the Default Attributes for a Collection
The functions described in this section allow you to examine and alter a collection object's default attributes. The default attributes of a collection specify the attributes that the Collection Manager assigns to new items added to the collection.The
GetCollectionDefaultAttributes
function allows you to determine a collection's current default attributes. TheSetCollectionDefaultAttributes
function allows you to change a collection's default attributes.
Subtopics
- GetCollectionDefaultAttributes
- SetCollectionDefaultAttributes