Provides a set of constants that identify the method used to delete content from a file storage area, fixed storage area, or content cache area. If a fixed content device does not support one of the secure delete methods (that is, destructive or purge), then the device's standard delete method is used.
Namespace:
FileNet.Api.Constants
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Enum AreaDeleteMethod |
C# |
---|
public enum AreaDeleteMethod |
C++ |
---|
public enum class AreaDeleteMethod |
J# |
---|
public enum AreaDeleteMethod |
JScript |
---|
public enum AreaDeleteMethod |
Members
See Also