CacheType Enumeration
Specifies the type of cache.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Enumeration CacheType
'Usage
Dim instance As CacheType
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public enum CacheType
Members
Member name | Description | |
---|---|---|
Database | Value = 0. The database. |