| ResolutionTime Property | |
| See Also |
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.
Read-write property
| Visual Basic |
|---|
Public Property ResolutionTime() As Date |
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.