MetaFileInfoProviderGetMetaFiles Method (Int32, String) |
Will call the previous method will all the remaining parameters null.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static InfoDataSet<MetaFileInfo> GetMetaFiles(
int objectId,
string objectType
)
Parameters
- objectId
- Type: SystemInt32
Object ID - objectType
- Type: SystemString
Object type
Return Value
Type:
InfoDataSetMetaFileInfoSee Also