Class InfInut
Inheritance
System.Object
InfInut
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 InfInut
Properties
Ano
Declaration
public string Ano { get; set; }
Property Value
Type |
Description |
System.String |
|
CNPJ
Declaration
public string CNPJ { get; set; }
Property Value
Type |
Description |
System.String |
|
CStat
Declaration
public int CStat { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CUF
Declaration
public UFBrasil CUF { get; set; }
Property Value
CUFField
Declaration
public int CUFField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DhRecbto
Declaration
public DateTimeOffset DhRecbto { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DhRecbtoField
Declaration
public string DhRecbtoField { get; set; }
Property Value
Type |
Description |
System.String |
|
Id
Declaration
public string Id { get; set; }
Property Value
Type |
Description |
System.String |
|
Mod
Declaration
public ModeloDFe Mod { get; set; }
Property Value
ModField
Declaration
public int ModField { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NNFFin
Declaration
public string NNFFin { get; set; }
Property Value
Type |
Description |
System.String |
|
NNFIni
Declaration
public string NNFIni { get; set; }
Property Value
Type |
Description |
System.String |
|
NProt
Declaration
public string NProt { get; set; }
Property Value
Type |
Description |
System.String |
|
Serie
Declaration
public int Serie { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TpAmb
Declaration
public TipoAmbiente TpAmb { get; set; }
Property Value
VerAplic
Declaration
public string VerAplic { get; set; }
Property Value
Type |
Description |
System.String |
|
XMotivo
Declaration
public string XMotivo { get; set; }
Property Value
Type |
Description |
System.String |
|