InfoObjectCollectionGetFieldsAsObjects Method (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
Syntax public InfoObjectCollection GetFieldsAsObjects(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Return Value
Type:
InfoObjectCollectionSee Also