Interfaz IConsultarAcumuladosMTRespuesta
Unidad
Declaración
type IConsultarAcumuladosMTRespuesta = interface(IDispatch)
Descripción
Atributos
- GUID['{F502487F-E722-42B4-9809-1B341A518183}']
Jerarquía
- IDispatch
- IConsultarAcumuladosMTRespuesta
Resumen
Métodos
![]() |
function Get_CantidadCancelados: Integer; safecall; |
![]() |
function Get_NumeroFinal: Double; safecall; |
![]() |
function Get_NumeroInicial: Double; safecall; |
![]() |
function Get_Total: Double; safecall; |
![]() |
function Get_TotalExento: Double; safecall; |
![]() |
function Get_TotalGravado: Double; safecall; |
![]() |
function Get_TotalIVA: Double; safecall; |
![]() |
function Get_TotalNoGravado: Double; safecall; |
![]() |
function Get_TotalTributos: Double; safecall; |
Propiedades
![]() |
property CantidadCancelados: Integer read Get_CantidadCancelados; |
![]() |
property NumeroFinal: Double read Get_NumeroFinal; |
![]() |
property NumeroInicial: Double read Get_NumeroInicial; |
![]() |
property Total: Double read Get_Total; |
![]() |
property TotalExento: Double read Get_TotalExento; |
![]() |
property TotalGravado: Double read Get_TotalGravado; |
![]() |
property TotalIVA: Double read Get_TotalIVA; |
![]() |
property TotalNoGravado: Double read Get_TotalNoGravado; |
![]() |
property TotalTributos: Double read Get_TotalTributos; |
Descripción
Métodos
![]() |
function Get_CantidadCancelados: Integer; safecall; |
![]() |
function Get_NumeroFinal: Double; safecall; |
![]() |
function Get_NumeroInicial: Double; safecall; |
![]() |
function Get_Total: Double; safecall; |
![]() |
function Get_TotalExento: Double; safecall; |
![]() |
function Get_TotalGravado: Double; safecall; |
![]() |
function Get_TotalIVA: Double; safecall; |
![]() |
function Get_TotalNoGravado: Double; safecall; |
![]() |
function Get_TotalTributos: Double; safecall; |
Propiedades
![]() |
property CantidadCancelados: Integer read Get_CantidadCancelados; |
![]() |
property NumeroFinal: Double read Get_NumeroFinal; |
![]() |
property NumeroInicial: Double read Get_NumeroInicial; |
![]() |
property Total: Double read Get_Total; |
![]() |
property TotalExento: Double read Get_TotalExento; |
![]() |
property TotalGravado: Double read Get_TotalGravado; |
![]() |
property TotalIVA: Double read Get_TotalIVA; |
![]() |
property TotalNoGravado: Double read Get_TotalNoGravado; |
![]() |
property TotalTributos: Double read Get_TotalTributos; |
Generado por PasDoc 0.16.0.