SetLineObject

You can use this function for Optiva objects.

Purpose

The SetLineObject function can assign a business object to a step target object.

Syntax


public void SetLineObject(string objSymbol, string objKey, int lineId = 0, long wipId = 0)

Description

If the symbol object is left blank, the object defaults to the symbol of the entire Action Set. If the lineId is left as zero, it defaults to the current line, and if the wip Id is left as zero, it defaults to the current workflow ID.