The document has no content elements. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly API_NO_CONTENT_ELEMENTS As ExceptionCode |
C# |
---|
public static readonly ExceptionCode API_NO_CONTENT_ELEMENTS; |
C++ |
---|
public: static const ExceptionCode API_NO_CONTENT_ELEMENTS; |
J# |
---|
public static final ExceptionCode API_NO_CONTENT_ELEMENTS |
JScript |
---|
public static const var API_NO_CONTENT_ELEMENTS : ExceptionCode; |