CustomerInvoiceCustomerId Property |
[This is preliminary documentation and is subject to change.]
Kund ID i 3L Pro, som fakturan avser. Max 10 tecken. Kund ID måste finnas i 3L Pro. Not. Kunder kan skapas/uppdateras via metod setCustomer.
Namespace: _3LProServices.CustomerInvoiceServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic string CustomerId { get; set; }
Public Property CustomerId As String
Get
Set
Property Value
Type:
String
See Also