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