Retrieves this object from the server and replaces existing information in the property cache with the retrieved property information.

Namespace:  FileNet.Api.Core
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Sub Refresh
C#
void Refresh()
Visual C++
void Refresh()
JavaScript
function refresh();

ToggleSee Also