📚 SAP Business One SDK Help

Add Method
See Also 
pIPartnersSetup
The data for the new partner.

Description

Adds a partner.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIPartnersSetup As PartnersSetup _
) As PartnersSetupParams

Parameters

pIPartnersSetup
The data for the new partner.

See Also