Method | Description | |
---|---|---|
UpdateControles ( ) : void | ||
VerStatusServico ( string XmlNfeDadosMsg ) : string |
Verifica e retorna o Status do Servido da NFE. Para isso este método gera o arquivo XML necessário para obter o status do serviõ e faz a leitura do XML de retorno, disponibilizando uma string com a mensagem obtida.
|
|
userPedidoSituacao ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ChangeVersao ( TipoAplicativo Servico ) : void | ||
EnviaArquivoERecebeResposta ( string arqXMLRetorno, string arqERRRetorno ) : object |
Envia um arquivo para o webservice da NFE e recebe a resposta.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ProcessaStatusServico ( string cArquivoXML ) : string |
Função Callback que analisa a resposta do Status do Servido
|
|
buttonPesquisa_Click ( object sender, |
||
cbEmpresa_SelectedIndexChanged ( object sender, |
||
cbServico_SelectedIndexChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public VerStatusServico ( string XmlNfeDadosMsg ) : string | ||
XmlNfeDadosMsg | string | |
return | string |