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