getFields()

Returns an array of uniface.Field objects contained by the current object.

Return=OccurrenceObject.getFields()

Arguments

None

Return Value

Return—an array of uniface.Field objects that represent the entities that are direct children of the occurrence object. The array is sorted alphabetically by field name.

Exceptions

The following exceptions may be thrown:

Related Topics