| InfoObjectCollectionTInfoGetFieldsAsObjects Method (String, String) | 
            Gets the collection of objects that are referenced by the given property
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected IInfoObjectCollection GetFieldsAsObjects(
	string propertyName,
	string objectType
)
Parameters
- propertyName
- Type: SystemString
 Property name
- objectType
- Type: SystemString
 Object type of the target objects
Return Value
Type: 
IInfoObjectCollection See Also
See Also