Class GContab
Inheritance
System.Object
GContab
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.NF3e
Assembly: Unimake.Business.DFe.dll
Syntax
public class GContab
Properties
CContab
Declaration
public string CContab { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoLancamento
Declaration
public TipoLancamento TipoLancamento { get; set; }
Property Value
Type | Description |
---|---|
TipoLancamento |
VContab
Declaration
public double VContab { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VContabField
Declaration
public string VContabField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
XContab
Declaration
public string XContab { get; set; }
Property Value
Type | Description |
---|---|
System.String |