📚 SAP Business One SDK Help

Remove Method
See Also 
FormType
The form type to remove from the filter

Description

Deprecated in UI API 2004.
The method is supported for backward compatibility in the next two releases. Use RemoveEx instead.

Syntax

Visual Basic
Public Sub Remove( _
   ByVal FormType As Long _
) 

Parameters

FormType
The form type to remove from the filter

See Also