ObjVerExExists Property
Determines if the object exists in the vault (not deleted, destroyed, nor unresolvable).
Tries to be more efficient and safe than calling IsDeleted and IsDestroyed separately.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool Exists { get; }
Property Value
Boolean