ObjVerExCollectionExtensionMethods 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#
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