C# 클래스 NFe.Components.EL.ELBase

상속: NFe.Components.Abstract.EmiteNFSeBase
파일 보기 프로젝트 열기: akretion/uninfe

공개 메소드들

메소드 설명
CancelarNfse ( string file ) : void
ConsultarLoteRps ( string file ) : void
ConsultarNfse ( string file ) : void
ConsultarNfsePorRps ( string file ) : void
ConsultarSituacaoLoteRps ( string file ) : void
ELBase ( TipoAmbiente tpAmb, string pastaRetorno, int codMun, string usuarioWs, string senhaWs, string usuarioProxy, string senhaProxy, string domainProxy ) : System
EmiteNF ( string file ) : void

메소드 상세

CancelarNfse() 공개 메소드

public CancelarNfse ( string file ) : void
file string
리턴 void

ConsultarLoteRps() 공개 메소드

public ConsultarLoteRps ( string file ) : void
file string
리턴 void

ConsultarNfse() 공개 메소드

public ConsultarNfse ( string file ) : void
file string
리턴 void

ConsultarNfsePorRps() 공개 메소드

public ConsultarNfsePorRps ( string file ) : void
file string
리턴 void

ConsultarSituacaoLoteRps() 공개 메소드

public ConsultarSituacaoLoteRps ( string file ) : void
file string
리턴 void

ELBase() 공개 메소드

public ELBase ( TipoAmbiente tpAmb, string pastaRetorno, int codMun, string usuarioWs, string senhaWs, string usuarioProxy, string senhaProxy, string domainProxy ) : System
tpAmb TipoAmbiente
pastaRetorno string
codMun int
usuarioWs string
senhaWs string
usuarioProxy string
senhaProxy string
domainProxy string
리턴 System

EmiteNF() 공개 메소드

public EmiteNF ( string file ) : void
file string
리턴 void