M-Files Vault Application Framework
C#
Show/Hide TOC
Obj
Ver
Ex
Collection
Extension
Methods Class
Provides extension methods for collections of ObjVerExs.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
static
class
ObjVerExCollectionExtensionMethods
Inheritance
Object
ObjVerExCollectionExtensionMethods
Methods
EnsureAllLoaded
Loads or reloads the Info (ObjectVersion) and Properties of multiple ObjVerExs with a single server call.
RefreshAll
Efficiently refreshes multiple objVerExs at one time.
See Also
Reference
MFiles.VAF.Common Namespace
In This Article
Definition
Methods
See Also