Click or drag to resize

clsImportBusinessPartnerCollectionContactPerson Property

Property to attach a list oc Contact Person to be created with the business partner together. The card code (potentially the new CardCode) will automatically linked to all contract person in this collection.

In the update approach, only contact person with the same Name can be updated. Changing of the name is not possible

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsImportBPContactPerson> CollectionContactPerson { get; set; }

Property Value

Type: ListclsImportBPContactPerson
See Also