Method | Description | |
---|---|---|
CodigoTom ( int nCodIbge ) : int | ||
EmitirNF ( string file, TipoAmbiente tpAmb, bool cancelamento = false ) : string | ||
GerarRetorno ( string file, string result, string extEnvio, string extRetorno ) : void | ||
IPM ( string usuario, string senha, int cidade, string caminhoRetorno ) : System |
public EmitirNF ( string file, TipoAmbiente tpAmb, bool cancelamento = false ) : string | ||
file | string | |
tpAmb | TipoAmbiente | |
cancelamento | bool | |
return | string |
public GerarRetorno ( string file, string result, string extEnvio, string extRetorno ) : void | ||
file | string | |
result | string | |
extEnvio | string | |
extRetorno | string | |
return | void |
public IPM ( string usuario, string senha, int cidade, string caminhoRetorno ) : System | ||
usuario | string | |
senha | string | |
cidade | int | |
caminhoRetorno | string | |
return | System |