Class DetItem
Inheritance
System.Object
DetItem
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()
Namespace: Unimake.Business.DFe.Xml.NF3e
Assembly: Unimake.Business.DFe.dll
Syntax
public class DetItem
Properties
GAdBand
Grupo de Adicional de Bandeira
Declaration
public GAdBand GAdBand { get; set; }
Property Value
Type | Description |
---|---|
GAdBand |
GContab
Declaration
public List<GContab> GContab { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<GContab> |
GProcRef
Declaration
public GProcRef GProcRef { get; set; }
Property Value
Type | Description |
---|---|
GProcRef |
GTarif
Grupo de Tarifas por Período
Declaration
public GTarif GTarif { get; set; }
Property Value
Type | Description |
---|---|
GTarif |
Imposto
Declaration
public Imposto Imposto { get; set; }
Property Value
Type | Description |
---|---|
Imposto |
InfAdProd
Declaration
public string InfAdProd { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NItemAnt
Declaration
public string NItemAnt { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Prod
Declaration
public Prod Prod { get; set; }
Property Value
Type | Description |
---|---|
Prod |
Methods
ShouldSerializeInfAdProd()
Declaration
public bool ShouldSerializeInfAdProd()
Returns
Type | Description |
---|---|
System.Boolean |