There are no open Storage Areas available for the reservation. This field is read-only.


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

Syntax

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

See Also