CustomerInvoiceDeliveryAddress2 Property |
[This is preliminary documentation and is subject to change.]
Leveransadress, adress 2. Max 30 tecken. Kan utelämnas. Not. Läggs ihop med DeliveryAddress1 till StreetName i Svefaktura.
Namespace: _3LProServices.CustomerInvoiceServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic string DeliveryAddress2 { get; set; }
Public Property DeliveryAddress2 As String
Get
Set
Property Value
Type:
String
See Also