Class BasBESocio
Esta classe permite identificar uma Sócio
Implements
Inherited Members
Namespace: BasBE100
Assembly: BasBE100.dll
Syntax
[ComVisible(true)]
[Guid("29577f4c-89ea-4e43-bb32-567beccd7ee8")]
[ClassInterface(ClassInterfaceType.None)]
public class BasBESocio : BasBaseBE, IBasBESocio
Constructors
BasBESocio()
Declaration
public BasBESocio()
Properties
CamposUtil
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
Type | Description |
---|---|
StdBECampos |
CodigoPostal
Código postal.
Declaration
public string CodigoPostal { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CondPag
Código da condição de pagamento.
Declaration
public string CondPag { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DataCriacao
Data de criação da ficha do outro Socio.
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 |
DebitoContaCorrente
Valor em débito na conta corrente do Socio.
Declaration
public double DebitoContaCorrente { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Descricao
Descrição do Sócio.
Declaration
public string Descricao { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DireitoVoto
Direito Voto do Socio.
Declaration
public bool DireitoVoto { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Distrito
Distrito da morada.
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 |
EmModoEdicao
Identifica se o Outro Socio está a ser editado
Declaration
public bool EmModoEdicao { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
EnderecoWeb
Endereço WEB.
Declaration
public string EnderecoWeb { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExcluirAvisosVencimento
Identifica se o Outro Socio é excluido dos Avisos de Vencimento
Declaration
public bool ExcluirAvisosVencimento { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ExcluirRecapitulativos
Identifica se o Outro Socio é excluido Mapas Recapitulativos
Declaration
public bool ExcluirRecapitulativos { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Fax
Número de fax.
Declaration
public string Fax { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdGDOC
ID na Gestão Documental.
Declaration
public string IdGDOC { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Inactivo
Indica que o Socio deixou de facturar.
Declaration
public bool Inactivo { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Localidade
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 |
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
Código da moeda.
Declaration
public string Moeda { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Morada
Morada do Socio (1ª linha).
Declaration
public string Morada { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Morada2
Morada do Socio (2ª linha).
Declaration
public string Morada2 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Nome
Nome do Sócio.
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
Número de continbuinte.
Declaration
public string NumContribuinte { get; set; }
Property Value
Type | Description |
---|---|
System.String |
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
Observações.
Declaration
public string Observacoes { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Pais
Código do país.
Declaration
public string Pais { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PercentagemCapitalSocial
Percentagem Capital Social do Socio.
Declaration
public double PercentagemCapitalSocial { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
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 |
Socio
Código do Sócio.
Declaration
public string Socio { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Telefone
Número de telefone.
Declaration
public string Telefone { 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 |
TipoMercado
Tipo de mercado: 0- Nacional, 1- Intracomunitário, 2- Externo.
Declaration
public string TipoMercado { 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 |
ValorCapitalSocial
Valor Capital Social do Socio.
Declaration
public double ValorCapitalSocial { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ValorRetencao
Identifica o valor da retenção
Declaration
public double ValorRetencao { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
Finalize()
Declaration
protected void Finalize()