Class GNF
Inheritance
System.Object
GNF
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.NFCom
Assembly: Unimake.Business.DFe.dll
Syntax
public class GNF
Properties
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CompetEmis
Declaration
public string CompetEmis { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Hash115
Declaration
public string Hash115 { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Mod
Declaration
public string Mod { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NNF
Declaration
public string NNF { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Serie
Declaration
public string Serie { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeHash115()
Declaration
public bool ShouldSerializeHash115()
Returns
Type | Description |
---|---|
System.Boolean |