Cargando...
Buscando...
Nada coincide
Referencia de la interface Sage.ES.S50.Modelos.Interficies.IRepresentative

Interfaz del representante de empresa (Business) Más...

Diagrama de herencia de Sage.ES.S50.Modelos.Interficies.IRepresentative
Sage.ES.S50.Modelos.Representative

Propiedades

string _Type [get, set]
 Type.
 
string _NameOrPersonSurname [get, set]
 NameOrPersonSurname.
 
string _PersonFirstName [get, set]
 PersonFirstName.
 
List< IRepresentativeRegistrationIdentifier_RegistrationIdentifiers [get, set]
 RegistrationIdentifiers.
 
List< IRepresentativeAddress_Addresses [get, set]
 Lista de direcciones de los representantes.
 
List< IRepresentativePermission_Permissions [get, set]
 Lista de direcciones de los representantes.
 

Descripción detallada

Interfaz del representante de empresa (Business)

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

Documentación de propiedades

◆ _Addresses

List<IRepresentativeAddress> Sage.ES.S50.Modelos.Interficies.IRepresentative._Addresses
getset

Lista de direcciones de los representantes.

Implementado en Sage.ES.S50.Modelos.Representative.

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

◆ _NameOrPersonSurname

string Sage.ES.S50.Modelos.Interficies.IRepresentative._NameOrPersonSurname
getset

NameOrPersonSurname.

Implementado en Sage.ES.S50.Modelos.Representative.

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

◆ _Permissions

List<IRepresentativePermission> Sage.ES.S50.Modelos.Interficies.IRepresentative._Permissions
getset

Lista de direcciones de los representantes.

Implementado en Sage.ES.S50.Modelos.Representative.

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

◆ _PersonFirstName

string Sage.ES.S50.Modelos.Interficies.IRepresentative._PersonFirstName
getset

PersonFirstName.

Implementado en Sage.ES.S50.Modelos.Representative.

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

◆ _RegistrationIdentifiers

List<IRepresentativeRegistrationIdentifier> Sage.ES.S50.Modelos.Interficies.IRepresentative._RegistrationIdentifiers
getset

RegistrationIdentifiers.

Implementado en Sage.ES.S50.Modelos.Representative.

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

◆ _Type

string Sage.ES.S50.Modelos.Interficies.IRepresentative._Type
getset

Type.

Implementado en Sage.ES.S50.Modelos.Representative.

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


La documentación de esta interface está generada del siguiente archivo: