Click or drag to resize

clsImportBusinessPartnerbValidateAndRemove Method

Allows to remove an SBO business partner via DI-API. SBO will check, if it is allowed to remove.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public override bool bValidateAndRemove(
	MPInterface oInterface
)

Parameters

oInterface
Type: MARIInterfaceMPInterface

Return Value

Type: Boolean
See Also