Share via


AifAction::findServiceAction Method

Returns the AifAction record for a service operation.

Syntax

client server public static AifAction findServiceAction(
    AifServiceName serviceName, 
    AifActionBase operationName, 
   [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: AifAction Table
The AifAction record.

See Also

Reference

AifAction Table