Operation Properties Retrieval

Retrieves the properties of an operation.

Syntax

OperationVO SUPOperation.getProperties()

Returns

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

Examples