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