Class Comb
Inheritance
System.Object
Comb
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class Comb
Properties
CIDE
Declaration
public CIDE CIDE { get; set; }
Property Value
CODIF
Declaration
public string CODIF { get; set; }
Property Value
Type |
Description |
System.String |
|
CProdANP
Declaration
public string CProdANP { get; set; }
Property Value
Type |
Description |
System.String |
|
DescANP
Declaration
public string DescANP { get; set; }
Property Value
Type |
Description |
System.String |
|
Encerrante
Declaration
public Encerrante Encerrante { get; set; }
Property Value
OrigComb
Grupo indicador da origem do combustível
Declaration
public List<OrigComb> OrigComb { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<OrigComb> |
|
PBio
Percentual do índice de mistura do Biodiesel (B100) no Óleo Diesel B instituído pelo órgão regulamentador
Declaration
public double PBio { get; set; }
Property Value
Type |
Description |
System.Double |
|
PBioField
Declaration
public string PBioField { get; set; }
Property Value
Type |
Description |
System.String |
|
PGLP
Declaration
public double PGLP { get; set; }
Property Value
Type |
Description |
System.Double |
|
PGLPField
Declaration
public string PGLPField { get; set; }
Property Value
Type |
Description |
System.String |
|
PGNi
Declaration
public double PGNi { get; set; }
Property Value
Type |
Description |
System.Double |
|
PGNiField
Declaration
public string PGNiField { get; set; }
Property Value
Type |
Description |
System.String |
|
PGNn
Declaration
public double PGNn { get; set; }
Property Value
Type |
Description |
System.Double |
|
PGNnField
Declaration
public string PGNnField { get; set; }
Property Value
Type |
Description |
System.String |
|
QTemp
Declaration
public double QTemp { get; set; }
Property Value
Type |
Description |
System.Double |
|
QTempField
Declaration
public string QTempField { get; set; }
Property Value
Type |
Description |
System.String |
|
UFCons
Declaration
public UFBrasil UFCons { get; set; }
Property Value
VPart
Declaration
public double VPart { get; set; }
Property Value
Type |
Description |
System.Double |
|
VPartField
Declaration
public string VPartField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCODIF()
Declaration
public bool ShouldSerializeCODIF()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePBioField()
Declaration
public bool ShouldSerializePBioField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePGLPField()
Declaration
public bool ShouldSerializePGLPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePGNiField()
Declaration
public bool ShouldSerializePGNiField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePGNnField()
Declaration
public bool ShouldSerializePGNnField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeQTempField()
Declaration
public bool ShouldSerializeQTempField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVPartField()
Declaration
public bool ShouldSerializeVPartField()
Returns
Type |
Description |
System.Boolean |
|