Contents Index GrantConnectTo method OnReceive event

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULConnection class

LastDownloadTime method


Prototype 

LastDownloadTime( [mask As Long = 0 ] ) As Date
Member of UltraLiteAFLib.ULConnection

Description 

Returns the time of last download for the publication(s).

Parameters 

mask    An optional, unique identifier that refers to the publications to check. Use 0 for all publications. If this parameter is omitted, 0 is used.

Returns 

The last download time in the form of a date.


Contents Index GrantConnectTo method OnReceive event