Options Class |
[This is preliminary documentation and is subject to change.]
Namespace: _3LProServices
The Options type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | 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.
|
![]() | 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.
|
![]() | MessageLanguage |
I vilket språk ska returrmeddelanden lämnas.
|
![]() | Signature |
3L Pro-användare alternativt fri identifikation för märkning av skapade transaktioner. Max 10 tecken. Default: service3L
|
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.) |