Метод | Описание | |
---|---|---|
CancelarNfse ( string file ) : void | ||
ConsultarLoteRps ( string file ) : void | ||
ConsultarNfse ( string file ) : void | ||
ConsultarNfsePorRps ( string file ) : void | ||
ConsultarSituacaoLoteRps ( string file ) : void | ||
EmiteNF ( string file ) : void | ||
MGMP ( TipoAmbiente tpAmb, string pastaRetorno, string usuario, string senha ) : System |
public CancelarNfse ( string file ) : void | ||
file | string | |
Результат | void |
public ConsultarLoteRps ( string file ) : void | ||
file | string | |
Результат | void |
public ConsultarNfse ( string file ) : void | ||
file | string | |
Результат | void |
public ConsultarNfsePorRps ( string file ) : void | ||
file | string | |
Результат | void |
public ConsultarSituacaoLoteRps ( string file ) : void | ||
file | string | |
Результат | void |
public MGMP ( TipoAmbiente tpAmb, string pastaRetorno, string usuario, string senha ) : System | ||
tpAmb | TipoAmbiente | |
pastaRetorno | string | |
usuario | string | |
senha | string | |
Результат | System |