PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class OrcBELinhaAltOrcDimensao

    Inheritance
    System.Object
    OrcBaseBE
    OrcBELinhaAltOrcDimensao
    Inherited Members
    OrcBaseBE.AbvtApl
    Namespace: OrcBE100
    Assembly: OrcBE100.dll
    Syntax
    [ComVisible(true)]
    [Guid("E1E4CC68-248B-4B6B-AC1C-D1A646865226")]
    [ClassInterface(ClassInterfaceType.None)]
    public class OrcBELinhaAltOrcDimensao : OrcBaseBE

    Constructors

    OrcBELinhaAltOrcDimensao()

    Declaration
    public OrcBELinhaAltOrcDimensao()

    Properties

    Alteracao

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

    CamposUtil

    Campos de utilizador associados à entidade.

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

    ChaveLog

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

    Codigo1

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

    Codigo2

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

    Codigo3

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

    Codigo4

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

    Codigo5

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

    Dimensao1

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

    Dimensao2

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

    Dimensao3

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

    Dimensao4

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

    Dimensao5

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

    EmModoEdicao

    Permite indicar se é uma nova entidade ou existente para atualização

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

    TipoValidacao

    Declaration
    public byte TipoValidacao { get; set; }
    Property Value
    Type Description
    System.Byte

    Methods

    Finalize()

    Declaration
    protected override void Finalize()

    GetMesAD(Int32)

    Permite indicar os valores por mês para a alteração de orçamento de dimensões na Despesa

    Declaration
    public decimal GetMesAD(int Indice)
    Parameters
    Type Name Description
    System.Int32 Indice
    Returns
    Type Description
    System.Decimal

    GetMesAR(Int32)

    Permite indicar os valores por mês para a alteração de orçamento de dimensões na Receita

    Declaration
    public decimal GetMesAR(int Indice)
    Parameters
    Type Name Description
    System.Int32 Indice
    Returns
    Type Description
    System.Decimal

    SetMesAD(Int32, Decimal)

    Declaration
    public void SetMesAD(int Indice, decimal value)
    Parameters
    Type Name Description
    System.Int32 Indice
    System.Decimal value

    SetMesAR(Int32, Decimal)

    Declaration
    public void SetMesAR(int Indice, decimal value)
    Parameters
    Type Name Description
    System.Int32 Indice
    System.Decimal value

    SetMesID(Int32, Decimal)

    Declaration
    public void SetMesID(int Indice, decimal value)
    Parameters
    Type Name Description
    System.Int32 Indice
    System.Decimal value

    SetMesIR(Int32, Decimal)

    Declaration
    public void SetMesIR(int Indice, decimal value)
    Parameters
    Type Name Description
    System.Int32 Indice
    System.Decimal value