Aqualogic Interaction API  
 

IPTCrawler.GetCardRefreshSetting Method 

For any requested PT_CARDREFRESHSETTING, returns a 2D array of dimensions [0][2], the first two elements of which contain the values for the number of units and their size (PT_SCHEDULETYPES) accordingly.

object[][] GetCardRefreshSetting(
   int lRefreshSetting
);

Parameters

lRefreshSetting
a PT_CARDREFRESHSETTING

Return Value

a 2D array containing the quantity and time units of the interval

See Also

IPTCrawler Interface | com.plumtree.server Namespace