The Fixed Storage Area could not be found for the Fixed Content Device, as indicated. 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_NO_FSA As ExceptionCode
C#
public static readonly ExceptionCode IS_PD_NO_FSA;
C++
public:
 static const ExceptionCode IS_PD_NO_FSA;
J#
public static final ExceptionCode IS_PD_NO_FSA
JScript
public static const var IS_PD_NO_FSA : ExceptionCode;

See Also