MetadataCacheVaultEventLogOperations Property |
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic virtual VaultEventLogOperations EventLogOperations { get; }
Public Overridable ReadOnly Property EventLogOperations As VaultEventLogOperations
Get
public:
virtual property VaultEventLogOperations^ EventLogOperations {
VaultEventLogOperations^ get ();
}
Property Value
Type:
VaultEventLogOperations
See Also