MetadataCacheVaultObjectTypeOperations Property |
Accessor for object type operations interface. Returns the cache wrapper interface.
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic virtual VaultObjectTypeOperations ObjectTypeOperations { get; }
Property Value
Type:
VaultObjectTypeOperationsImplements
IVault.ObjectTypeOperations
See Also