Class InfCad
Inheritance
System.Object
InfCad
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 InfCad
Properties
CNAE
Declaration
public string CNAE { get; set; }
Property Value
Type |
Description |
System.String |
|
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type |
Description |
System.String |
|
CPF
Declaration
public string CPF { get; set; }
Property Value
Type |
Description |
System.String |
|
CSit
Declaration
public int CSit { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DBaixa
Declaration
public DateTime DBaixa { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DBaixaField
Declaration
public string DBaixaField { get; set; }
Property Value
Type |
Description |
System.String |
|
DIniAtiv
Declaration
public DateTime DIniAtiv { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DIniAtivField
Declaration
public string DIniAtivField { get; set; }
Property Value
Type |
Description |
System.String |
|
DUltSit
Declaration
public DateTime DUltSit { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DUltSitField
Declaration
public string DUltSitField { get; set; }
Property Value
Type |
Description |
System.String |
|
Ender
Declaration
public Ender Ender { get; set; }
Property Value
IE
Declaration
public string IE { get; set; }
Property Value
Type |
Description |
System.String |
|
IEAtual
Declaration
public string IEAtual { get; set; }
Property Value
Type |
Description |
System.String |
|
IEUnica
Declaration
public string IEUnica { get; set; }
Property Value
Type |
Description |
System.String |
|
IndCredCTe
Declaration
public int IndCredCTe { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IndCredNFe
Declaration
public int IndCredNFe { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
UF
Declaration
public UFBrasil UF { get; set; }
Property Value
XFant
Declaration
public string XFant { get; set; }
Property Value
Type |
Description |
System.String |
|
XNome
Declaration
public string XNome { get; set; }
Property Value
Type |
Description |
System.String |
|
XRegApur
Declaration
public string XRegApur { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCNPJ()
Declaration
public bool ShouldSerializeCNPJ()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCPF()
Declaration
public bool ShouldSerializeCPF()
Returns
Type |
Description |
System.Boolean |
|