Class RefECF
Classe do grupo do cupom fiscal vinculado a NFe
Inheritance
System.Object
RefECF
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.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class RefECF
Fields
ModField
Declaration
string ModField
Field Value
Type | Description |
---|---|
System.String |
Properties
Mod
Código do modelo do Documento Fiscal
Declaration
public string Mod { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NCOO
Informar o Número do Contador de Ordem de Operação - COO vinculado à NFe/NFCe
Declaration
public int NCOO { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
NECF
Informar o número de ordem seqüencial do ECF que emitiu o Cupom Fiscal vinculado à NFe/NFCe
Declaration
public int NECF { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |