The document class and properties mapping has not been initialized. 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_MAPPING_NOT_INIT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode IS_PD_MAPPING_NOT_INIT; |
C++ |
---|
public: static const ExceptionCode IS_PD_MAPPING_NOT_INIT; |
J# |
---|
public static final ExceptionCode IS_PD_MAPPING_NOT_INIT |
JScript |
---|
public static const var IS_PD_MAPPING_NOT_INIT : ExceptionCode; |