IInfoObjectCollectionGetFieldsAsObjects Method |
Gets the collection of objects that are referenced by the given property
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax IInfoObjectCollection GetFieldsAsObjects(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Property name
Return Value
Type:
IInfoObjectCollectionSee Also