| BaseInfoGeneralizedInfoWrapperGetObject Method (Int32) | 
            Gets the object by its ID.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic BaseInfo GetObject(
	int objectId
)
Parameters
- objectId
 - Type: SystemInt32
Object ID 
Return Value
Type: 
BaseInfo
See Also