示例#1
0
 public NFeProc()
 {
     NFe     = new NFe();
     ProtNFe = new NFeProtNFe();
     Versao  = NFeVersao.v400;
 }
示例#2
0
 public NFeConsultaProtocoloResult()
 {
     ProtNFe   = new NFeProtNFe();
     EventoNFe = new DFeCollection <NFeProcEvento>();
 }
示例#3
0
 public NFeAutorizacaoResult()
 {
     InfRec  = new NFeInfRec();
     ProtNFe = new NFeProtNFe();
 }