Referencia de la Interfaz Sage.ES.S50.Modelos.Interficies.IAccount

Interfaz IAccount Más...

Diagrama de herencias de Sage.ES.S50.Modelos.Interficies.IAccount
Sage.ES.S50.Modelos.Account

Propiedades

int _VatNumberType [get, set]
 VatNumberType : 1 Más...
 
string _VatNumber [get, set]
 VatNumber : 12345678Z Más...
 
string _CompanyName [get, set]
 CompanyName Más...
 
string _PersonName [get, set]
 PersonName Más...
 
string _PersonSurname [get, set]
 PersonSurname Más...
 
string _AddressType [get, set]
 AddressType: Plaza Más...
 
string _Address [get, set]
 Address Más...
 
string _Number [get, set]
 Number Más...
 
string _Municipality [get, set]
 Municipality Más...
 
string _Province [get, set]
 Province Más...
 
int _Zip [get, set]
 Zip Más...
 
string _City [get, set]
 City Más...
 
string _NIF14 [get, set]
 NIF14 Más...
 
string _CountryCode [get, set]
 CountryCode: ES Más...
 

Descripción detallada

Interfaz IAccount

Definición en la línea 13 del archivo IAccount.cs.

Documentación de propiedades

◆ _Address

string Sage.ES.S50.Modelos.Interficies.IAccount._Address
getset

Address

Definición en la línea 48 del archivo IAccount.cs.

◆ _AddressType

string Sage.ES.S50.Modelos.Interficies.IAccount._AddressType
getset

AddressType: Plaza

Definición en la línea 43 del archivo IAccount.cs.

◆ _City

string Sage.ES.S50.Modelos.Interficies.IAccount._City
getset

City

Definición en la línea 73 del archivo IAccount.cs.

◆ _CompanyName

string Sage.ES.S50.Modelos.Interficies.IAccount._CompanyName
getset

CompanyName

Definición en la línea 28 del archivo IAccount.cs.

◆ _CountryCode

string Sage.ES.S50.Modelos.Interficies.IAccount._CountryCode
getset

CountryCode: ES

Definición en la línea 83 del archivo IAccount.cs.

◆ _Municipality

string Sage.ES.S50.Modelos.Interficies.IAccount._Municipality
getset

Municipality

Definición en la línea 58 del archivo IAccount.cs.

◆ _NIF14

string Sage.ES.S50.Modelos.Interficies.IAccount._NIF14
getset

NIF14

Definición en la línea 78 del archivo IAccount.cs.

◆ _Number

string Sage.ES.S50.Modelos.Interficies.IAccount._Number
getset

Number

Definición en la línea 53 del archivo IAccount.cs.

◆ _PersonName

string Sage.ES.S50.Modelos.Interficies.IAccount._PersonName
getset

PersonName

Definición en la línea 33 del archivo IAccount.cs.

◆ _PersonSurname

string Sage.ES.S50.Modelos.Interficies.IAccount._PersonSurname
getset

PersonSurname

Definición en la línea 38 del archivo IAccount.cs.

◆ _Province

string Sage.ES.S50.Modelos.Interficies.IAccount._Province
getset

Province

Definición en la línea 63 del archivo IAccount.cs.

◆ _VatNumber

string Sage.ES.S50.Modelos.Interficies.IAccount._VatNumber
getset

VatNumber : 12345678Z

Definición en la línea 23 del archivo IAccount.cs.

◆ _VatNumberType

int Sage.ES.S50.Modelos.Interficies.IAccount._VatNumberType
getset

VatNumberType : 1

Definición en la línea 18 del archivo IAccount.cs.

◆ _Zip

int Sage.ES.S50.Modelos.Interficies.IAccount._Zip
getset

Zip

Definición en la línea 68 del archivo IAccount.cs.


La documentación para este interfaz fue generada a partir del siguiente fichero: