Content Engine .NET API
GuidConstants.Prop_MaxObjectsPerCollection 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_MaxObjectsPerCollection value is {05FEE8D6-709F-4745-A768-25F6D6AD1B3F}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_MaxObjectsPerCollection As
Id
C#
public static
Id
Prop_MaxObjectsPerCollection;
C++
public:
static
Id
Prop_MaxObjectsPerCollection;
J#
public static
Id
Prop_MaxObjectsPerCollection
JScript
public static Prop_MaxObjectsPerCollection :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace