The list of IDs for the Image Services properties could not be retrieved. 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_PROP_TO_ID_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode IS_PD_PROP_TO_ID_ERROR; |
C++ |
---|
public: static const ExceptionCode IS_PD_PROP_TO_ID_ERROR; |
J# |
---|
public static final ExceptionCode IS_PD_PROP_TO_ID_ERROR |
JScript |
---|
public static const var IS_PD_PROP_TO_ID_ERROR : ExceptionCode; |