Dundas.SharePoint.Charting.WebParts Send comments on this topic.
EXPIRATION_LOAD_INTERVAL_MIN Field
See Also 
Dundas.SharePoint.Utilities Namespace > ProcessDataStorage Class : EXPIRATION_LOAD_INTERVAL_MIN Field


Syntax

Visual Basic (Declaration)  
Public Shared EXPIRATION_LOAD_INTERVAL_MIN As Integer
Visual Basic (Usage) Copy Code
Dim value As Integer
 
value = ProcessDataStorage.EXPIRATION_LOAD_INTERVAL_MIN
 
ProcessDataStorage.EXPIRATION_LOAD_INTERVAL_MIN = value
C#  
public static int EXPIRATION_LOAD_INTERVAL_MIN

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also