Class InfDocAnt
Documentos anteriores
Inheritance
System.Object
InfDocAnt
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.CTeSimp
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfDocAnt
Properties
ChCTe
Chave de acesso do CT-e
Declaration
public string ChCTe { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfNFeTranspParcial
Informando o tpPrest com “2 – Parcial” deve-se informar as chaves de acesso das NF-e que acobertam a carga transportada.
Declaration
public InfNFeTranspParcial InfNFeTranspParcial { get; set; }
Property Value
Type | Description |
---|---|
InfNFeTranspParcial |
TpPrest
Indica se a prestação é total ou parcial em relação as notas do documento anterior
Declaration
public TipoPrestacaoCTe TpPrest { get; set; }
Property Value
Type | Description |
---|---|
TipoPrestacaoCTe |