ObjVerExParse Method
Loads an ObjVerEx object based on a ObjID or ObjVer string representation
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static ObjVerEx Parse(
Vault vault,
string s
)
- vault Vault
- The vault in which the object exists.
- s String
- The string to be parsed.
ObjVerExThe new ObjVerEx object.