MetaFileInfoProviderGetMetaFileInfo Method (Int32) |
Returns the MetaFileInfo structure for the specified metaFile.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static MetaFileInfo GetMetaFileInfo(
int metaFileId
)
Parameters
- metaFileId
- Type: SystemInt32
MetaFile id
Return Value
Type:
MetaFileInfoSee Also