📚 SAP Business One SDK Help

ResolutionTime Property
See Also 

Description

Sets or returns the maximum time for resolving a service call. SAP Business One calculates the resolution time based on the the service contract ResolutionTime.

Field name: resolOnTim.

Property type

Read-write property

Syntax

Visual Basic
Public Property ResolutionTime() As Date

Remarks

In SAP Business One the type of ResolutionTime is Read Only, but to maintain DI API backward compatibility the property type of ResolutionTime is Read-Write.

See Also