IInfoObjectCollectionGetItemsAsFields Method |
Returns the updatable collection of fields of collection items
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax CollectionPropertyWrapper<BaseInfo> GetItemsAsFields(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Name of the properties to extract
Return Value
Type:
CollectionPropertyWrapperBaseInfoSee Also