Service.setAliasFinish

Finish an asynchronous operation to assign a collection to an alias.

class Service
bool
setAliasFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to callback

Return Value

Type: bool

%TRUE if successful

Throws

GException on failure.

Meta