CustomerOptions Class |
[This is preliminary documentation and is subject to change.]
Namespace: _3LProServices.CustomerInvoiceService
The CustomerOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomerOptions |
Constructor
|
Name | Description | |
---|---|---|
![]() | AcceptNewManualCustomerIdWhenAutoIsEnabled |
Ange om manuella kundidentiter får sättas på nya kunder i det fall automatiska kundnummer (+ ger nästa lediga) är aktiverade i 3L Pro.
|
![]() | CompanyId |
Företagsnummer i 3L Pro. Används i första hand för att identifiera ett företag. Ange 0 om sökning ska ske med externt företagsid eller organisationsnummer.
(Inherited from Options.) |
![]() | CorporateId |
Organisationsnummer, 10 eller 11 tecken. Exempel: 1122334455 / 112233-4455. Används i tredje hand för att identifiera ett företag i 3L Pro. Ange tom sträng om sökning ska ske via företagsnummer 3L eller externt företagsid.
(Inherited from Options.) |
![]() | ExternalCompanyId |
Externt företagsid. Används i andra hand för att identifiera ett företag i 3L Pro. Ange tom sträng om sökning ska ske via företagsnummer 3L eller organisationsnummer.
(Inherited from Options.) |
![]() | MessageLanguage |
I vilket språk ska returrmeddelanden lämnas.
(Inherited from Options.) |
![]() | Signature |
3L Pro-användare alternativt fri identifikation för märkning av skapade transaktioner. Max 10 tecken. Default: service3L
(Inherited from Options.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |