The attempt to set up the FN_IS_GUID for the indicated object store failed. This field is read-only.


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

Syntax

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

See Also