| InfoObjectCollectionGetFieldsAsObjects 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: 8.2.23
Syntaxprotected InfoObjectCollection GetFieldsAsObjects(
	string propertyName,
	string objectType
)
Parameters
- propertyName
 - Type: SystemString
Property name - objectType
 - Type: SystemString
Object type of the target objects 
Return Value
Type: 
InfoObjectCollection
See Also