IMetadataStructureCacheGetObjIDByGuid Method
Fetches the value list item or object id by guid.
Namespace: MFiles.VAF.MetadataCacheAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
ObjID GetObjIDByGuid(
Vault vault,
string objectGuid
)
- vault Vault
- The vault object.
- objectGuid String
- The GUID of the object or value list item in '{00000000-0000-0000-0000-000000000000}' format.
ObjIDThe object or value list item id of the object with the matching GUID.