Class BasBEOutroTerceiro
Esta classe permite identificar objectos do tipo OutroTerceiro.
Inheritance
System.Object
BasBEOutroTerceiro
Implements
BasBE100.IBasBEOutroTerceiro
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: BasBE100.dll
Syntax
[ComVisible(true)]
[Guid("2e75f99b-2857-43a8-89dd-c380b9d5a833")]
[ClassInterface(ClassInterfaceType.None)]
public class BasBEOutroTerceiro : BasBaseBE, IBasBEOutroTerceiro
Constructors
BasBEOutroTerceiro()
Declaration
public BasBEOutroTerceiro()
Properties
ActividadeEmpresarial
Outro terceiro com actividade empresarial.
Declaration
public bool ActividadeEmpresarial { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
B2BCertificado
Certificado da factura electrónica.
Declaration
public string B2BCertificado { get; set; }
Property Value
Type |
Description |
System.String |
|
B2BDocDownload
Assinar documento para download
Declaration
public bool B2BDocDownload { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
B2BEnderecoEnvio
Endereço para envio de documentos electrónicos.
Declaration
public string B2BEnderecoEnvio { get; set; }
Property Value
Type |
Description |
System.String |
|
B2BEnderecoMail
Endereço e-mail para a factura electrónica.
Declaration
public string B2BEnderecoMail { get; set; }
Property Value
Type |
Description |
System.String |
|
B2BEnvioNaGravacao
Enviar factura electrónica ao gravar?
Declaration
public bool B2BEnvioNaGravacao { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
B2BEnvioParceiro
Ignora envio do OutroTerceiro
Declaration
public string B2BEnvioParceiro { get; set; }
Property Value
Type |
Description |
System.String |
|
B2BIgnoraEnvioParceiro
Ignora envio do OutroTerceiro
Declaration
public bool B2BIgnoraEnvioParceiro { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
B2BIgnoraTransaccoes
Ignora envio das transacções
Declaration
public bool B2BIgnoraTransaccoes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
B2BTransaccoes
Ignora envio das transacções
Declaration
public string B2BTransaccoes { get; set; }
Property Value
Type |
Description |
System.String |
|
B2BTrataTrans
Trata factura electrónica?
Declaration
public bool B2BTrataTrans { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CambioADataDoc
Indica se a liquidação do pendente gerado utiliza o câmbio do documento original
Declaration
public bool CambioADataDoc { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CamposUtil
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
CodigoGLN
Código de localização EAN do terceiro
Declaration
public string CodigoGLN { get; set; }
Property Value
Type |
Description |
System.String |
|
CodigoLocal
Declaration
public string CodigoLocal { get; set; }
Property Value
Type |
Description |
System.String |
|
CodigoPostal
Declaration
public string CodigoPostal { get; set; }
Property Value
Type |
Description |
System.String |
|
ComissaoLetras
Declaration
public double ComissaoLetras { get; set; }
Property Value
Type |
Description |
System.Double |
|
ComissaoLetrasPercent
Indica se a comissão é em percentagem
Declaration
public bool ComissaoLetrasPercent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ComprasVendasNaoConvertidas
Valor em débito na conta corrente do terceiro.
Declaration
public double ComprasVendasNaoConvertidas { get; set; }
Property Value
Type |
Description |
System.Double |
|
CondDebitoLetrasParticular
Indica se o terceiro tem condições particulares para o débito de encargos
Declaration
public bool CondDebitoLetrasParticular { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CondPag
Código da condição de pagamento.
Declaration
public string CondPag { get; set; }
Property Value
Type |
Description |
System.String |
|
ContribuinteNaoResidente
Indica o nº de contribuinte no país de origem quando o terceiro é não residente.
Declaration
public string ContribuinteNaoResidente { get; set; }
Property Value
Type |
Description |
System.String |
|
ControlaPagDivida
Indica se a empresa controla pagamentos pela situação de não dívida regularizada
Declaration
public bool ControlaPagDivida { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DataCriacao
Data de criação da ficha do outro terceiro.
Declaration
public DateTime DataCriacao { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DataUltimaActualizacao
Data da última actualização.
Declaration
public DateTime DataUltimaActualizacao { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DataValidadeFinancas
Indica a data de validade da certidão de não dívida das finanças
Declaration
public DateTime DataValidadeFinancas { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DataValidadeSegSocial
Indica a data de validade da certidão de não dívida da seg. social
Declaration
public DateTime DataValidadeSegSocial { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DebitoContaCorrente
Valor em débito na conta corrente do terceiro.
Declaration
public double DebitoContaCorrente { get; set; }
Property Value
Type |
Description |
System.Double |
|
DebitoLetrasNovas
Indica se o débito de encargos aplica-se a novas letras
Declaration
public bool DebitoLetrasNovas { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Indica se o débito de encargos aplica-se letras reformadas
Declaration
public bool DebitoLetrasReformadas { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Descricao
Declaration
public string Descricao { get; set; }
Property Value
Type |
Description |
System.String |
|
DiaFinalPerNaoPag1
Dia final do primeiro periodo de não pagamento.
Declaration
public string DiaFinalPerNaoPag1 { get; set; }
Property Value
Type |
Description |
System.String |
|
DiaFinalPerNaoPag2
Dia final do segundo periodo de não pagamento.
Declaration
public string DiaFinalPerNaoPag2 { get; set; }
Property Value
Type |
Description |
System.String |
|
DiaInicialPerNaoPag1
Dia Inicial do primeiro periodo de não pagamento.
Declaration
public string DiaInicialPerNaoPag1 { get; set; }
Property Value
Type |
Description |
System.String |
|
DiaInicialPerNaoPag2
Dia Inicial do segundo periodo de não pagamento.
Declaration
public string DiaInicialPerNaoPag2 { get; set; }
Property Value
Type |
Description |
System.String |
|
DiaPagamento1
Primeiro dia do mês para pagamentos.
Declaration
public int DiaPagamento1 { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DiaPagamento2
Segundo dia do mês para pagamentos.
Declaration
public int DiaPagamento2 { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DiaPagamento3
Terceiro dia do mês para pagamentos.
Declaration
public int DiaPagamento3 { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Distrito
Declaration
public string Distrito { get; set; }
Property Value
Type |
Description |
System.String |
|
EfectuaOutrasRetencoes
Identifica se efectua outras retenções
Declaration
public bool EfectuaOutrasRetencoes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EfectuaRetencao
Identifica se efectua retenção
Declaration
public bool EfectuaRetencao { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
eGAR_CodigoAPA
Propriedade que identifica o Código APA (e-GAR)
Declaration
public string eGAR_CodigoAPA { get; set; }
Property Value
Type |
Description |
System.String |
|
eGAR_Isenta
Declaration
public bool eGAR_Isenta { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
eGAR_NumPGL
Declaration
public string eGAR_NumPGL { get; set; }
Property Value
Type |
Description |
System.String |
|
eGAR_TipoProdutor
Declaration
public string eGAR_TipoProdutor { get; set; }
Property Value
Type |
Description |
System.String |
|
EmModoEdicao
Identifica se o Outro Terceiro está a ser editado
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EncomendasPendentes
Valor em débito na conta corrente do terceiro.
Declaration
public double EncomendasPendentes { get; set; }
Property Value
Type |
Description |
System.Double |
|
EnderecoWeb
Declaration
public string EnderecoWeb { get; set; }
Property Value
Type |
Description |
System.String |
|
EntidadeFator
Declaration
public bool EntidadeFator { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EntidadeFinanceira
Define se o terceiro é uma Entidade Financeira ou não
Declaration
public bool EntidadeFinanceira { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EntidadeParceira
Declaration
public string EntidadeParceira { get; set; }
Property Value
Type |
Description |
System.String |
|
ExcluirAvisosVencimento
Identifica se o Outro Terceiro é excluido dos Avisos de Vencimento
Declaration
public bool ExcluirAvisosVencimento { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExcluirRecapitulativos
Identifica se o Outro Terceiro é excluido Mapas Recapitulativos
Declaration
public bool ExcluirRecapitulativos { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Factoring
Entidade usada em factoring.
Declaration
public bool Factoring { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Fax
Declaration
public string Fax { get; set; }
Property Value
Type |
Description |
System.String |
|
GestaoDiasPag
Gestão de dias de pagamento fixos.
Declaration
public bool GestaoDiasPag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Formato de facturação electrónica associado ao fornecedor
Declaration
public string IdB2BFormato { get; set; }
Property Value
Type |
Description |
System.String |
|
IdGDOC
Declaration
public string IdGDOC { get; set; }
Property Value
Type |
Description |
System.String |
|
Inactivo
Indica que o terceiro deixou de facturar.
Declaration
public bool Inactivo { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IntegraCessaoFactoring
Define se os documentos para a entidade integram automaticamente numa cessão de factoring
Declaration
public bool IntegraCessaoFactoring { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IvaCativo
Declaration
public bool IvaCativo { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
JuroLetras
Declaration
public double JuroLetras { get; set; }
Property Value
Type |
Description |
System.Double |
|
JuroLetrasPostecipado
Indica se são juros postecipados
Declaration
public bool JuroLetrasPostecipado { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LimiteCredIdade
Limite de crédito em idade.
Declaration
public bool LimiteCredIdade { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LimiteCredito
Declaration
public double LimiteCredito { get; set; }
Property Value
Type |
Description |
System.Double |
|
LimiteCredValor
Limite de crédito em valor.
Declaration
public bool LimiteCredValor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LimiteIdadeSaldo
Limite de crédito em idade.
Declaration
public int LimiteIdadeSaldo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LimiteValorSaldo
Limite de crédito em idade.
Declaration
public double LimiteValorSaldo { get; set; }
Property Value
Type |
Description |
System.Double |
|
Localidade
Declaration
public string Localidade { get; set; }
Property Value
Type |
Description |
System.String |
|
LocalidadeCodigoPostal
Código Postal da localidade.
Declaration
public string LocalidadeCodigoPostal { get; set; }
Property Value
Type |
Description |
System.String |
|
LocalOperacao
IVA pró-rata: Local de operação
Declaration
public string LocalOperacao { get; set; }
Property Value
Type |
Description |
System.String |
|
ModoPag
Código do modo de pagamento (Crédito).
Declaration
public string ModoPag { get; set; }
Property Value
Type |
Description |
System.String |
|
ModoRec
Código do modo de pagamento (Débito).
Declaration
public string ModoRec { get; set; }
Property Value
Type |
Description |
System.String |
|
Moeda
Declaration
public string Moeda { get; set; }
Property Value
Type |
Description |
System.String |
|
Morada
Morada do terceiro (1ª linha).
Declaration
public string Morada { get; set; }
Property Value
Type |
Description |
System.String |
|
Morada2
Morada do terceiro (2ª linha).
Declaration
public string Morada2 { get; set; }
Property Value
Type |
Description |
System.String |
|
NaturezaTerceiro
Natureza do terceiro: C- Credor, D- Devedor.
Declaration
public string NaturezaTerceiro { get; set; }
Property Value
Type |
Description |
System.String |
|
Nome
Declaration
public string Nome { get; set; }
Property Value
Type |
Description |
System.String |
|
NomeFiscal
Nome fiscal utilizado em transações com a entidade.
Declaration
public string NomeFiscal { get; set; }
Property Value
Type |
Description |
System.String |
|
NumContribuinte
Declaration
public string NumContribuinte { get; set; }
Property Value
Type |
Description |
System.String |
|
NumDiasRetrocesso
Número de dias de retrocesso para efeitos de pagamento.
Declaration
public int NumDiasRetrocesso { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NumViasDoc
Número de vias a sugerir na impressão do documento.
Declaration
public int NumViasDoc { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Observacoes
Declaration
public string Observacoes { get; set; }
Property Value
Type |
Description |
System.String |
|
Pais
Declaration
public string Pais { get; set; }
Property Value
Type |
Description |
System.String |
|
PercentagemCativacao
Percentagem de cativação.
Declaration
public double PercentagemCativacao { get; set; }
Property Value
Type |
Description |
System.Double |
|
PessoaSingular
Indica se o cliente é uma "Pessoa singular".
Declaration
public bool PessoaSingular { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PortesLetras
Declaration
public double PortesLetras { get; set; }
Property Value
Type |
Description |
System.Double |
|
RegimeIvaReembolsos
Regime se Iva da entidade.
Declaration
public int RegimeIvaReembolsos { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RubricaPagamentos
Código da rubrica de pagamentos.
Declaration
public string RubricaPagamentos { get; set; }
Property Value
Type |
Description |
System.String |
|
RubricaRecebimentos
Código da rubrica de recebimentos.
Declaration
public string RubricaRecebimentos { get; set; }
Property Value
Type |
Description |
System.String |
|
SegmentoTerceiro
Declaration
public string SegmentoTerceiro { get; set; }
Property Value
Type |
Description |
System.String |
|
ShareBI
Informação da plataforma de Share B.I. da Cloud
Declaration
public BasBEShareBIEntity ShareBI { get; set; }
Property Value
SujeitoRecargo
Indica se está sujeito a recargo de equivalência
Declaration
public bool SujeitoRecargo { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Telefone
Declaration
public string Telefone { get; set; }
Property Value
Type |
Description |
System.String |
|
Terceiro
Declaration
public string Terceiro { get; set; }
Property Value
Type |
Description |
System.String |
|
TextoExcepcaoRetencao
Identifica o texto de excepção da retenção
Declaration
public string TextoExcepcaoRetencao { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoEntidade
Declaration
public string TipoEntidade { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoMercado
Tipo de mercado: 0- Nacional, 1- Intracomunitário, 2- Externo.
Declaration
public string TipoMercado { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoRemetente
Declaration
public string TipoRemetente { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoRendimento
Identifica o tipo de rendimento
Declaration
public string TipoRendimento { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoTerceiro
Declaration
public string TipoTerceiro { get; set; }
Property Value
Type |
Description |
System.String |
|
TrataIvaCaixa
Define se o terceiro está sujeito a iva de caixa ou não
Declaration
public bool TrataIvaCaixa { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ValorRetencao
Identifica o valor da retenção
Declaration
public double ValorRetencao { get; set; }
Property Value
Type |
Description |
System.Double |
|
Vendedor
Declaration
public string Vendedor { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
Finalize()
Declaration
protected void Finalize()
Implements
BasBE100.IBasBEOutroTerceiro