A failure occurred while creating AddOn "{0}" in Domain "{1}". This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PERSIST_ADDON_CREATION_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PERSIST_ADDON_CREATION_FAILED; |
C++ |
---|
public: static const ExceptionCode PERSIST_ADDON_CREATION_FAILED; |
J# |
---|
public static final ExceptionCode PERSIST_ADDON_CREATION_FAILED |
JScript |
---|
public static const var PERSIST_ADDON_CREATION_FAILED : ExceptionCode; |
See Also