Content Engine .NET API
GuidConstants.Prop_PruneAmount 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_PruneAmount value is {04888CE8-8FB6-4977-8EDE-30F30487D09F}.
Namespace:
FileNet.Api.Constants
Assembly:
FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration)
Public Shared Prop_PruneAmount As
Id
C#
public static
Id
Prop_PruneAmount;
C++
public:
static
Id
Prop_PruneAmount;
J#
public static
Id
Prop_PruneAmount
JScript
public static Prop_PruneAmount :
Id
;
See Also
GuidConstants Class
FileNet.Api.Constants Namespace