vfoSupportsVersionCache
vfoSupportsVersionCache(
g_obj
)
=> t / nil
Description
Checks whether the Version Cache Management feature is supported on the specified instance.
Arguments
|
An instance of the |
Value Returned
Example
obj=makeInstance('vfoGuardRing)
vfoSupportsVersionCache(obj)
Return to top