Content Engine .NET API
GuidConstants.Prop_ConcurrentReaders 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_ConcurrentReaders value is {59402365-1B31-4038-8178-DE131F0F166E}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_ConcurrentReaders As
Id
C#
public static
Id
Prop_ConcurrentReaders;
C++
public:
static
Id
Prop_ConcurrentReaders;
J#
public static
Id
Prop_ConcurrentReaders
JScript
public static Prop_ConcurrentReaders :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace