UL Ext.: Resets the time of the most recent download.
Visual Basic
Public Sub ResetLastDownloadTime( _
ByVal mask As Integer _
)
C#
public void ResetLastDownloadTime(
int mask
);
mask The set of publications to reset. For more information, see the ULPublicationSchema class.