📚 SAP Business One SDK Help

ActivityType Property
See Also 

Description

Sets or returns the type of the activity.

Field name: CntctType.

This is a foreign key to the ActivityTypes object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ActivityType() As Long

Remarks

You can add new activity types to the list using the ActivityTypes object.

See Also