📚 SAP Business One SDK Help

ContractEndDate Property
See Also 

Description

Returns the expiration date of the service contract.

Field name: cntrctDate.

This is a foreign key to the ServiceContracts object.

Property type

Read-only property

Syntax

Visual Basic
Public Property ContractEndDate() As Date

See Also