Share via


smmKACaseActivity::updateActivity Method

Creates, deletes, and updates record based on the given values.

Syntax

client server public static void updateActivity(
    smmEncyclopediaItemId _id, 
    RefRecId _caseRecId, 
    smmKATried _tried, 
    smmKASuccess _success)

Run On

Called

Parameters

Remarks

This table is the activity table of items associated to case.

Activity refers to the marking of 'Tried' or 'Success' checkboxes in the case detail form.

See Also

Reference

smmKACaseActivity Table