The Retention Initiated state is unexpected, and the expiration date is not set. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE; |
C++ |
---|
public: static const ExceptionCode CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE; |
J# |
---|
public static final ExceptionCode CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE |
JScript |
---|
public static const var CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE : ExceptionCode; |
See Also