Cargando...
Buscando...
Nada coincide
Referencia de la clase Sage.ES.S50.Modelos.Representative

Representante de empresa (Business) Más...

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

Métodos públicos

 Representative ()
 Constructor.
 

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

Representante de empresa (Business)

Definición en la línea 14 del archivo Representative.cs.

Documentación de constructores y destructores

◆ Representative()

Sage.ES.S50.Modelos.Representative.Representative ( )
inline

Constructor.

Definición en la línea 52 del archivo Representative.cs.

Documentación de propiedades

◆ _Addresses

List<IRepresentativeAddress> Sage.ES.S50.Modelos.Representative._Addresses
getset

Lista de direcciones de los representantes.

Implementa Sage.ES.S50.Modelos.Interficies.IRepresentative.

Definición en la línea 40 del archivo Representative.cs.

◆ _NameOrPersonSurname

string Sage.ES.S50.Modelos.Representative._NameOrPersonSurname
getset

NameOrPersonSurname.

Implementa Sage.ES.S50.Modelos.Interficies.IRepresentative.

Definición en la línea 25 del archivo Representative.cs.

◆ _Permissions

List<IRepresentativePermission> Sage.ES.S50.Modelos.Representative._Permissions
getset

Lista de direcciones de los representantes.

Implementa Sage.ES.S50.Modelos.Interficies.IRepresentative.

Definición en la línea 45 del archivo Representative.cs.

◆ _PersonFirstName

string Sage.ES.S50.Modelos.Representative._PersonFirstName
getset

PersonFirstName.

Implementa Sage.ES.S50.Modelos.Interficies.IRepresentative.

Definición en la línea 30 del archivo Representative.cs.

◆ _RegistrationIdentifiers

List<IRepresentativeRegistrationIdentifier> Sage.ES.S50.Modelos.Representative._RegistrationIdentifiers
getset

RegistrationIdentifiers.

Implementa Sage.ES.S50.Modelos.Interficies.IRepresentative.

Definición en la línea 35 del archivo Representative.cs.

◆ _Type

string Sage.ES.S50.Modelos.Representative._Type
getset

Type.

Implementa Sage.ES.S50.Modelos.Interficies.IRepresentative.

Definición en la línea 20 del archivo Representative.cs.


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