IMetadataStructureCacheGetObjectTypeAdmin Method
Gets the full (admin) object type from the metadata structure cache.
Namespace: MFiles.VAF.MetadataCacheAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
ObjTypeAdmin GetObjectTypeAdmin(
Vault vault,
int objTypeId
)
- vault Vault
- The vault object. Reserved for future implementation to rebuild the cache if found not up-to-date.
- objTypeId Int32
- The object type id.
ObjTypeAdminThe object type data struct (full admin struct).