| TranslationHelperGetParentIDColumn Method  | 
            Gets the parent ID column for specified object type.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static string GetParentIDColumn(
	string objectType
)
Parameters
- objectType
 - Type: SystemString
Object type 
Return Value
Type: 
String
See Also