M-Files Vault Application Framework
C#
Show/Hide TOC
Refresh
Metadata
Cache Class
Defines a directive that triggers a metadata structure cache refresh on the client.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.ClientDirective
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
[
SerializableAttribute
]
public
class
RefreshMetadataCache
:
IClientDirective
Inheritance
Object
RefreshMetadataCache
Implements
IClientDirective
Constructors
RefreshMetadataCache
Properties
Type
Indicates the directive type defined.
See Also
Reference
MFiles.VAF.Configuration.Domain.ClientDirective Namespace
In This Article
Definition
Constructors
Properties
See Also