RefreshMetadataCache Class |
Defines a directive that triggers a metadata structure cache refresh on the client.
Inheritance HierarchySystemObject MFiles.VAF.Configuration.Domain.ClientDirectiveRefreshMetadataCache
Namespace:
MFiles.VAF.Configuration.Domain.ClientDirective
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntax[SerializableAttribute]
public class RefreshMetadataCache : IClientDirective
<SerializableAttribute>
Public Class RefreshMetadataCache
Implements IClientDirective
[SerializableAttribute]
public ref class RefreshMetadataCache : IClientDirective
The RefreshMetadataCache type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Type |
Indicates the directive type defined.
|
Top
See Also