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