Skip to content

[F] $lroResult

function $lroResult(context, entity): void

Marks the property in a StatusMonitor that contains the logical result of a successful operation.

Parameters

ParameterTypeDescription
contextDecoratorContextThe decorator execution context.
entityModelPropertyThe model property that contains the logical result.

Returns

void