PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class OrcBEFundoDispConfigLinhaItem

    Inheritance
    System.Object
    OrcBaseBE
    OrcBEFundoDispConfigLinhaItem
    Inherited Members
    OrcBaseBE.AbvtApl
    Namespace: OrcBE100
    Assembly: OrcBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("9F70A98A-E004-4E1F-A5D9-584390ED7669")]
    [ClassInterface(ClassInterfaceType.None)]
    public class OrcBEFundoDispConfigLinhaItem : OrcBaseBE

    Constructors

    OrcBEFundoDispConfigLinhaItem()

    Declaration
    public OrcBEFundoDispConfigLinhaItem()

    Properties

    Actividade

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

    Ano

    Identificador do Ano.

    Declaration
    public int Ano { get; set; }
    Property Value
    Type Description
    System.Int32

    AnoCalculo

    Declaration
    public OrcBEFundoDispConfigLinhaItem.enAnoFundoDisponivel AnoCalculo { get; set; }
    Property Value
    Type Description
    OrcBEFundoDispConfigLinhaItem.enAnoFundoDisponivel

    CamposUtil

    Declaration
    public StdBECampos CamposUtil { get; set; }
    Property Value
    Type Description
    StdBECampos

    ChaveLog

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

    ClassEconomica

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

    ClassOrganica

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

    CodigoTabLog

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

    Conta

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

    ContaOrcamental

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

    Conteudo

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

    EmModoEdicao

    Declaration
    public bool EmModoEdicao { get; set; }
    Property Value
    Type Description
    System.Boolean

    Estado

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

    EstadoBE

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

    Fonte

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

    Item

    Identificador do Item.

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

    LinhaItem

    Declaration
    public int LinhaItem { get; set; }
    Property Value
    Type Description
    System.Int32

    ProgramaMedida

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

    SomaSubtrai

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

    TipoFormula

    Declaration
    public OrcBEFundoDispConfigLinhaItem.enTipoFormulaFundoDisp TipoFormula { get; set; }
    Property Value
    Type Description
    OrcBEFundoDispConfigLinhaItem.enTipoFormulaFundoDisp

    TipoSaldo

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

    Methods

    Finalize()

    Declaration
    protected override void Finalize()