Namespace:
FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public const PRUNE_THRESHOLD_CONTENT_ELEMENTS As String = "PruneThresholdContentElements" |
C# |
---|
public const string PRUNE_THRESHOLD_CONTENT_ELEMENTS = "PruneThresholdContentElements"; |
C++ |
---|
public: const String PRUNE_THRESHOLD_CONTENT_ELEMENTS = L"PruneThresholdContentElements"; |
J# |
---|
public const string PRUNE_THRESHOLD_CONTENT_ELEMENTS = "PruneThresholdContentElements" |
JScript |
---|
public const PRUNE_THRESHOLD_CONTENT_ELEMENTS : String = "PruneThresholdContentElements"; |
See Also