Class Avulsa
Inheritance
System.Object
Avulsa
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()
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class Avulsa
Properties
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type |
Description |
System.String |
|
DEmi
Declaration
public DateTime DEmi { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DEmiField
Declaration
public string DEmiField { get; set; }
Property Value
Type |
Description |
System.String |
|
DPag
Declaration
public DateTime DPag { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DPagField
Declaration
public string DPagField { get; set; }
Property Value
Type |
Description |
System.String |
|
Fone
Declaration
public string Fone { get; set; }
Property Value
Type |
Description |
System.String |
|
Matr
Declaration
public string Matr { get; set; }
Property Value
Type |
Description |
System.String |
|
NDAR
Declaration
public string NDAR { get; set; }
Property Value
Type |
Description |
System.String |
|
RepEmi
Declaration
public string RepEmi { get; set; }
Property Value
Type |
Description |
System.String |
|
UF
Declaration
public UFBrasil UF { get; set; }
Property Value
VDAR
Declaration
public string VDAR { get; set; }
Property Value
Type |
Description |
System.String |
|
XAgente
Declaration
public string XAgente { get; set; }
Property Value
Type |
Description |
System.String |
|
XOrgao
Declaration
public string XOrgao { get; set; }
Property Value
Type |
Description |
System.String |
|