Class InfMunDescargaInfCTe
Inheritance
System.Object
InfMunDescargaInfCTe
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.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfMunDescargaInfCTe
Properties
ChCTe
Declaration
public string ChCTe { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndPrestacaoParcial
Prestação é parcial? Sim ou Não (1 ou 0)
Declaration
public SimNao IndPrestacaoParcial { get; set; }
Property Value
Type | Description |
---|---|
SimNao |
IndReentrega
Declaration
public SimNao IndReentrega { get; set; }
Property Value
Type | Description |
---|---|
SimNao |
InfEntregaParcial
Declaration
public InfEntregaParcial InfEntregaParcial { get; set; }
Property Value
Type | Description |
---|---|
InfEntregaParcial |
InfNFePresParcial
Grupo de informações das NFe entregues na prestação parcial do CTe (Este grupo sempre é informado quando indPrestacaoParcial for igual a Sim (1))
Declaration
public List<InfNFePresParcial> InfNFePresParcial { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfNFePresParcial> |
InfUnidTransp
Declaration
public List<InfUnidTransp> InfUnidTransp { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfUnidTransp> |
Peri
Declaration
public List<Peri> Peri { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Peri> |
SegCodBarra
Declaration
public string SegCodBarra { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeIndPrestacaoParcial()
Declaration
public bool ShouldSerializeIndPrestacaoParcial()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIndReentrega()
Declaration
public bool ShouldSerializeIndReentrega()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeSegCodBarra()
Declaration
public bool ShouldSerializeSegCodBarra()
Returns
Type | Description |
---|---|
System.Boolean |