Endpoint Properties Retrieval

Retrieves the properties of an endpoint used by a mobile business object.

Syntax

EndpointVO SUPMobileBusinessObject.getEndpoint()

Returns

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

Examples