◆ GetValue()
| IValueMetaData FiftyOne.Pipeline.Engines.FiftyOne.Data.IProfileMetaData.GetValue | ( | string | propertyName, |
| string | valueName | ||
| ) |
If there is a value for the profile with the property name and value then return an instance of it.
- Parameters
-
- propertyName -
- valueName -
- Returns
- Value instance for property and value, or null if doesn't exist
