The specified subscription target is invalid. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_INVALID_SUBSCRIPTION_TARGET As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_INVALID_SUBSCRIPTION_TARGET; |
C++ |
---|
public: static const ExceptionCode PERSIST_INVALID_SUBSCRIPTION_TARGET; |
J# |
---|
public static final ExceptionCode PERSIST_INVALID_SUBSCRIPTION_TARGET |
JScript |
---|
public static const var PERSIST_INVALID_SUBSCRIPTION_TARGET : ExceptionCode; |
See Also