Class RefNF
Inheritance
System.Object
RefNF
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 RefNF
Fields
AAMMField
Declaration
string AAMMField
Field Value
Type | Description |
---|---|
System.String |
ModField
Declaration
string ModField
Field Value
Type | Description |
---|---|
System.String |
Properties
AAMM
Declaration
public string AAMM { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CUF
Declaration
public UFBrasil CUF { get; set; }
Property Value
Type | Description |
---|---|
UFBrasil |
CUFField
Declaration
public int CUFField { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Mod
Declaration
public string Mod { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NNF
Declaration
public int NNF { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Serie
Declaration
public int Serie { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |