The indicated path name must start with "/" or "\". This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly RETRIEVE_PATH_SLASH As ExceptionCode |
C# |
---|
public static readonly ExceptionCode RETRIEVE_PATH_SLASH; |
C++ |
---|
public: static const ExceptionCode RETRIEVE_PATH_SLASH; |
J# |
---|
public static final ExceptionCode RETRIEVE_PATH_SLASH |
JScript |
---|
public static const var RETRIEVE_PATH_SLASH : ExceptionCode; |