PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class BasBEMagneticoTransfExpLinha

    Inheritance
    System.Object
    BaseBE
    BasBaseBE
    BasBEMagneticoTransfExpLinha
    Implements
    BasBE100.IBasBEMagneticoTransfExpLinha
    Inherited Members
    BasBaseBE.AbvtApl
    BaseBE.SerializeJson()
    BaseBE.SerializeJson(List<String>)
    BaseBE.SerializeJsonToXml(String, List<String>)
    BaseBE.SerializeXml(XmlAttributeOverrides, XmlSerializerNamespaces)
    BaseBE.Clone()
    BaseBE.Categoria
    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()
    Namespace: BasBE100
    Assembly: BasBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("b97569a1-2d57-4ac6-a1a9-b37e445b70fc")]
    [ClassInterface(ClassInterfaceType.None)]
    public class BasBEMagneticoTransfExpLinha : BasBaseBE, IBasBEMagneticoTransfExpLinha

    Constructors

    BasBEMagneticoTransfExpLinha()

    Declaration
    public BasBEMagneticoTransfExpLinha()

    Properties

    Balcao

    Balcao

    Declaration
    public string Balcao { get; set; }
    Property Value
    Type Description
    System.String

    Banco

    Banco

    Declaration
    public string Banco { get; set; }
    Property Value
    Type Description
    System.String

    BIC

    BIC

    Declaration
    public string BIC { get; set; }
    Property Value
    Type Description
    System.String

    CartaoBancario

    Cartão Bancario

    Declaration
    public string CartaoBancario { get; set; }
    Property Value
    Type Description
    System.String

    Chaves

    Chaves

    Declaration
    public string Chaves { get; set; }
    Property Value
    Type Description
    System.String

    ContaCartaoEmpresa

    ContaCartaoEmpresa - Nº de conta do cartão de refeição da empresa (CGD - Cartão Caixa Break)

    Declaration
    public string ContaCartaoEmpresa { get; set; }
    Property Value
    Type Description
    System.String

    DescricaoEntidade

    Descrição Entidade

    Declaration
    public string DescricaoEntidade { get; set; }
    Property Value
    Type Description
    System.String

    Entidade

    Entidade

    Declaration
    public string Entidade { get; set; }
    Property Value
    Type Description
    System.String

    IBAN

    IBAN

    Declaration
    public string IBAN { get; set; }
    Property Value
    Type Description
    System.String

    MoradaEntidade

    Morada Entidade

    Declaration
    public string MoradaEntidade { get; set; }
    Property Value
    Type Description
    System.String

    NIB

    NIB

    Declaration
    public string NIB { get; set; }
    Property Value
    Type Description
    System.String

    NIF

    NIF

    Declaration
    public string NIF { get; set; }
    Property Value
    Type Description
    System.String

    NumConta

    Numero de Conta

    Declaration
    public string NumConta { get; set; }
    Property Value
    Type Description
    System.String

    PaisEntidade

    Pais Entidade

    Declaration
    public string PaisEntidade { get; set; }
    Property Value
    Type Description
    System.String

    SWIFT

    SWIFT

    Declaration
    public string SWIFT { get; set; }
    Property Value
    Type Description
    System.String

    TipoEntidade

    Tipo Entidade

    Declaration
    public string TipoEntidade { get; set; }
    Property Value
    Type Description
    System.String

    TipoVencimento

    Tipo Vencimento

    Declaration
    public string TipoVencimento { get; set; }
    Property Value
    Type Description
    System.String

    Unidades

    Declaration
    public float Unidades { get; set; }
    Property Value
    Type Description
    System.Single

    Valor

    Valor

    Declaration
    public double Valor { get; set; }
    Property Value
    Type Description
    System.Double

    Methods

    Finalize()

    Declaration
    protected void Finalize()

    Implements

    BasBE100.IBasBEMagneticoTransfExpLinha