Content Engine .NET API
GuidConstants.Prop_MaxCollections 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_MaxCollections value is {3BDED316-2640-4F8B-BCAD-023FE0AC304B}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_MaxCollections As
Id
C#
public static
Id
Prop_MaxCollections;
C++
public:
static
Id
Prop_MaxCollections;
J#
public static
Id
Prop_MaxCollections
JScript
public static Prop_MaxCollections :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace