📚 SAP Business One SDK Help

Add Method
See Also 
pIBEMReplicationPeriod
The data for the new Replication Scope Period.

Description

Adds a Replication Scope Period.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIBEMReplicationPeriod As BEMReplicationPeriod _
) As BEMReplicationPeriodParams

Parameters

pIBEMReplicationPeriod
The data for the new Replication Scope Period.

See Also