📚 SAP Business One SDK Help

ServiceCallID Property
See Also 

Description

Returns the service call identification number.

Field name: callID.

Property type

Read-only property

Syntax

Visual Basic
Public Property ServiceCallID() As Long

Remarks

When you add a service call, this property is incremented automatically.

See Also