📚 SAP Business One SDK Help

ResolutionDate Property
See Also 

Description

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

Field name: resolution.

Property type

Read-write property

Syntax

Visual Basic
Public Property ResolutionDate() As Date

Remarks

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

See Also