Class OrcBEPPIAno
Inheritance
System.Object
OrcBEPPIAno
Assembly: OrcBE100.dll
Syntax
[ComVisible(true)]
[Guid("9BDE23F1-AA81-4BF2-9D63-F5D2948D3BFF")]
[ClassInterface(ClassInterfaceType.None)]
public class OrcBEPPIAno : OrcBaseBE
Constructors
OrcBEPPIAno()
Declaration
Properties
AcumuladoAnoAnt
Valor Realizado Acumulado Ano Anterior
Declaration
public decimal AcumuladoAnoAnt { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
AlteracoesAno
Valor Realizado Alteracoes Ano Actual
Declaration
public decimal AlteracoesAno { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Ano
Ano de Financiamento do Projecto PPI
Declaration
public int Ano { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CamposUtil
Campos de utilizador associados à entidade.
Declaration
public StdBECampos CamposUtil { get; set; }
Property Value
Objectivos
Declaration
public string Objectivos { get; set; }
Property Value
Type |
Description |
System.String |
|
ObraId
Declaration
public string ObraId { get; set; }
Property Value
Type |
Description |
System.String |
|
PrevistoAno
Valor Realizado Previsto Ano Actual
Declaration
public decimal PrevistoAno { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoAno1
Valor Realizado Previsto Ano + 1
Declaration
public decimal PrevistoAno1 { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoAno2
Valor Realizado Previsto Ano + 2
Declaration
public decimal PrevistoAno2 { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoAno3
Valor Realizado Previsto Ano + 3
Declaration
public decimal PrevistoAno3 { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoAno4
Valor Realizado Previsto Ano + 4
Declaration
public decimal PrevistoAno4 { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoAnoAnt
Valor Realizado Previsto Ano - 1
Declaration
public decimal PrevistoAnoAnt { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoFF_PercEmprestimos
Percentagem Prevista para a Fonte de Financiamento Empréstimos
Declaration
public decimal PrevistoFF_PercEmprestimos { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoFF_PercFinUE
Percentagem Prevista para a Fonte de Financiamento Financiamento da UE
Declaration
public decimal PrevistoFF_PercFinUE { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoFF_PercNaoDefinida
Percentagem Prevista para a Fonte de Financiamento Não definida
Declaration
public decimal PrevistoFF_PercNaoDefinida { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoFF_PercRecGerais
Percentagem Prevista para a Fonte de Financiamento Receitas Gerais
Declaration
public decimal PrevistoFF_PercRecGerais { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoFF_PercRecProprias
Percentagem Prevista para a Fonte de Financiamento Receitas Próprias
Declaration
public decimal PrevistoFF_PercRecProprias { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrevistoOutros
Valor Realizado Previsto Outros
Declaration
public decimal PrevistoOutros { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Methods
Finalize()
Declaration
protected override void Finalize()