Content Engine .NET API
GuidConstants.Prop_FolderCacheMaxEntries Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
Prop_FolderCacheMaxEntries value is {4E676AC5-125D-4CD2-A1B6-B1264BE8A1DF}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_FolderCacheMaxEntries As
Id
C#
public static
Id
Prop_FolderCacheMaxEntries;
C++
public:
static
Id
Prop_FolderCacheMaxEntries;
J#
public static
Id
Prop_FolderCacheMaxEntries
JScript
public static Prop_FolderCacheMaxEntries :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace