📚 SAP Business One SDK Help

EndDate Property
See Also 

Description

Sets or returns the end date of the service contract.

Mandatory field in SAP Business One.

Field name: EndDate.

Property type

Read-write property

Syntax

Visual Basic
Public Property EndDate() As Date

Remarks

SAP Business One calculates the EndDate using the values of the StartDate and DurationOfCovarge properties.

See Also