The indicated file could not be scrubbed for a secure delete operation. This field is read-only.


Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_CA_DELETE_SCRUB_FAILED As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_CA_DELETE_SCRUB_FAILED;
C++
public:
 static const ExceptionCode CONTENT_CA_DELETE_SCRUB_FAILED;
J#
public static final ExceptionCode CONTENT_CA_DELETE_SCRUB_FAILED
JScript
public static const var CONTENT_CA_DELETE_SCRUB_FAILED : ExceptionCode;

See Also