CollectionPropertyTransformationResultTypeItem Property |
Interface to access collections through string indexers by name
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public ResultType this[
string name
] { get; }
Parameters
- name
- Type: SystemString
Property Value
Type:
ResultTypeSee Also