Click or drag to resize

clsImportBusinessPartnerCollectionCDR1 Property

Collection of additional addresses. The Main billing address (via properties Billing_AdressID..) and shippping address (via properties Ship_AdressID ...) are already in this collection.

>You can add additional addresses. clsImportBPAddress for property details

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

Property Value

Type: ListclsImportBPAddress
See Also