◆ GetMetaDataForProperty()
IElementPropertyMetaData FiftyOne.Pipeline.Core.FlowElements.IPipelineInternal.GetMetaDataForProperty | ( | string | propertyName | ) |
Get the meta data for the specified property name.
If there are no properties with that name or multiple properties on different elements then an exception will be thrown.
- Parameters
-
- propertyName - The property name to find the meta data for
- Returns
- The meta data associated with the specified property name
- Exceptions
-
- PipelineDataException - Thrown if the property name is associated with zero or multiple elements.
Implemented in FiftyOne.Pipeline.Core.FlowElements.Pipeline.