📚 SAP Business One SDK Help

Responder Property
See Also 

Description

Returns the user code of the assignee who responded the service call.

Field name: responder.

Property type

Read-only property

Syntax

Visual Basic
Public Property Responder() As Long

Remarks

In case the service call was respond with an activity, then the responder is the user assigned for the activity (HandledBy), else the responder is the AssigneeCode.

See Also