Class OrcBEValidacaoPPI
Inheritance
System.Object
OrcBEValidacaoPPI
Inherited Members
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: OrcBE100
Assembly: OrcBE100.dll
Syntax
public class OrcBEValidacaoPPI
Constructors
OrcBEValidacaoPPI()
Declaration
public OrcBEValidacaoPPI()
Properties
Atividade
Declaration
public string Atividade { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Conta
Declaration
public string Conta { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Economica
Declaration
public string Economica { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Fonte
Declaration
public string Fonte { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IDProjeto
Declaration
public string IDProjeto { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Organica
Declaration
public string Organica { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Programa
Declaration
public string Programa { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Valor
Declaration
public decimal Valor { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
WBSItem
Declaration
public string WBSItem { get; set; }
Property Value
Type | Description |
---|---|
System.String |