📚 SAP Business One SDK Help

Location Property
See Also 

Description

The code for the activity location.

Field name: Location.

This is a foreign key to the ActivityLocations object.

Property type

Read-write property

Syntax

Visual Basic
Public Property Location() As Long

Remarks

You can add new locations to the list using the ActivityLocations object.

See Also