PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class CblBEPrefixoContaCOPE

    Classe que contém todas as propriedades que definem os Prefixos de recolha para o mapa COPE.

    Inheritance
    System.Object
    CblBaseBE
    CblBEPrefixoContaCOPE
    Implements
    CblBE100.ICblBEPrefixoContaCOPE
    Inherited Members
    CblBaseBE.AbvtApl
    Namespace: CblBE100
    Assembly: CblBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("7BCFDC21-6CEF-4A98-9EE9-83B79E84B721")]
    [ClassInterface(ClassInterfaceType.None)]
    public class CblBEPrefixoContaCOPE : CblBaseBE, ICblBEPrefixoContaCOPE

    Constructors

    CblBEPrefixoContaCOPE()

    Declaration
    public CblBEPrefixoContaCOPE()

    Properties

    PrefixoConta

    Prefixo da conta para recolha do mapa para COPE.

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

    Implements

    CblBE100.ICblBEPrefixoContaCOPE