CacheType enumeration

Reserved for internal use. Specifies the type of cache.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration CacheType
'Usage
Dim instance As CacheType
[SerializableAttribute]
public enum CacheType

Members

Member name Description
Database

See also

Reference

WebSvcAdmin namespace