| CollectionPropertyWrapperObjectTypeGetProperty Method  | 
            Gets the property value for the given object
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxprotected virtual ObjectProperty GetProperty(
	ObjectType obj
)
Parameters
- obj
 - Type: ObjectType
Obj from which to take the property 
Return Value
Type: 
ObjectProperty
See Also