MetadataCacheVaultUserGroupOperations Property

Accessor for user group operations interface. Returns the cache wrapper interface.

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual VaultUserGroupOperations UserGroupOperations { get; }

Property Value

VaultUserGroupOperations

Implements

IVault.UserGroupOperations

See Also