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: 12.0.0
Syntax protected IInfoObjectCollection GetFieldsAsObjects(
string propertyName,
string objectType
)
Parameters
- propertyName
- Type: SystemString
Property name - objectType
- Type: SystemString
Object type of the target objects
Return Value
Type:
IInfoObjectCollectionSee Also