◆ GetValues()
override IAspectPropertyValue<IReadOnlyList<string> > FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.DeviceDataHash.GetValues | ( | string | propertyName | ) |
Gets all values that this instance has for a specific property.
This is used for 'list' properties that can have multiple values for a single profile.
- Parameters
-
- propertyName - The property to get the values for.
- Returns
- An list of strings wrapped in an IAspectPropertyValue instance.
Implements FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.IDeviceDataHash.