MetaFileInfoProviderDeleteMetaFileInfo Method (Int32) |
Deletes specified metaFile.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void DeleteMetaFileInfo(
int metaFileId
)
Parameters
- metaFileId
- Type: SystemInt32
MetaFile id
See Also