EnvironmentCompany Class
Environment parameters.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
[SerializableAttribute]
public class EnvironmentCompany : BindableCore
<SerializableAttribute>
Public Class EnvironmentCompany
Inherits BindableCore
- Inheritance
- Object BindableCore EnvironmentCompany
- Derived
Address |
Company address [Direccion].
|
City |
Company population [Poblacion].
|
CodeCountry |
Company country code [CodPais].
|
Company |
Company name [Nombre].
|
Country |
Country of the company [NombrePais].
|
Email |
Company email [Email].
|
Fax |
Company fax [Fax].
|
FinanceModuleStartDate |
Indicates the date on which the accounting module begins (read only) FechaInicioContable.
|
LegalInfo |
Legal information of the company [InformacionLegal].
|
Observations |
Company observations [Observaciones].
|
OtherInfo |
Other company information [OtraInformacion].
|
Phone1 |
Company phone number 1 [Telefono1].
|
Phone2 |
Company phone number 2 [Telefono2].
|
Phone3 |
Company phone number 3 [Telefono3].
|
RegionalCulture |
Company regional format code [CulturaRegional].
|
State |
Province of the company [Provincia].
|
TimeZone |
Identification of the company's primary time zone [ZonaHoraria].
|
TimeZoneInfo |
Gets company time zone information.
|
VATName |
Fiscal name of the company [NombreFiscal].
|
VATNumber |
Company tax identification number (NIF) [CIF].
|
Web |
Company website [Web].
|
ZipCode |
Company zip code [CodigoPostal].
|