Properties Retrieval

Retrieves properties for a mobile business object.

Syntax

MobileBusinessObjectVO SUPMobileBusinessObject.getProperties()

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples