Purpose
This Web service returns a list of all classes
and their attributes. The information is a prerequisite, so run this Web service
prior to creating or updating items.
getItemClassDefinitions locale_descriptorThe
output from the Web service is an array of item classes in the following format:
- LasItemClass
- Class name
- Parent class name (can be empty)
- Key properties (consisting of name and type)
- Other properties (consisting of name, type, minimum number of occurrences,
and maximum number of occurrences)