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