📚 SAP Business One SDK Help

Duration Property
See Also 

Description

Sets or returns the amount of time scheduled for the activity.

Field name: Duration.

Property type

Read-write property

Syntax

Visual Basic
Public Property Duration() As Double

Remarks

The duration value specifies the number of minutes, hours, or days according to the DurationType.

The duration value must be equal or greater than 0.

In case the start time (days + hours) and end time (days + hours) are specified, then the system recalculates the duration time.

See Also