Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
| Visual Basic (Declaration) |
|---|
<ObsoleteAttribute("This exception code is not used as of CE 4.5.1")> _
Public Shared ReadOnly API_SAVE_BEFORE_REFRESH As ExceptionCode |
| C# |
|---|
[ObsoleteAttribute("This exception code is not used as of CE 4.5.1")]
public static readonly ExceptionCode API_SAVE_BEFORE_REFRESH |
| Visual C++ |
|---|
[ObsoleteAttribute(L"This exception code is not used as of CE 4.5.1")]
public:
static initonly ExceptionCode^ API_SAVE_BEFORE_REFRESH |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.apI_SAVE_BEFORE_REFRESH |