Interfaz IConsultarCapacidadZetasRespuesta

Unidad

Declaración

type IConsultarCapacidadZetasRespuesta = interface(IDispatch)

Descripción

Atributos
GUID['{1D33F62C-0EA9-44D4-8971-2333F441D7EE}']

Jerarquía

Resumen

Métodos

Público function Get_CantidadDeZetasRemanente: Integer; safecall;
Público function Get_UltimaZeta: Integer; safecall;
Público function Get_UltimaZetaBajada: Integer; safecall;
Público function Get_UltimaZetaBorrable: Integer; safecall;

Propiedades

Público property CantidadDeZetasRemanente: Integer read Get_CantidadDeZetasRemanente;
Público property UltimaZeta: Integer read Get_UltimaZeta;
Público property UltimaZetaBajada: Integer read Get_UltimaZetaBajada;
Público property UltimaZetaBorrable: Integer read Get_UltimaZetaBorrable;

Descripción

Métodos

Público function Get_CantidadDeZetasRemanente: Integer; safecall;
 
Público function Get_UltimaZeta: Integer; safecall;
 
Público function Get_UltimaZetaBajada: Integer; safecall;
 
Público function Get_UltimaZetaBorrable: Integer; safecall;
 

Propiedades

Público property CantidadDeZetasRemanente: Integer read Get_CantidadDeZetasRemanente;
 
Público property UltimaZeta: Integer read Get_UltimaZeta;
 
Público property UltimaZetaBajada: Integer read Get_UltimaZetaBajada;
 
Público property UltimaZetaBorrable: Integer read Get_UltimaZetaBorrable;
 

Generado por PasDoc 0.16.0.