The 'PropertyValueSuggestion' class represents the single property value that is a candidate for object metadata.
Clone | Creates a copy of the object.Creates a copy of the object. |
DisplayValue | The textual representation of the suggested value. |
IsFact | True if the property value suggestion is understood to be a known fact. |
IsNewValue | True if the suggested value does not already exist in the value lists. |
PropertyDef | The property definition ID. |
Quality | The quality of the property value suggestion. |
TypedValue | The typed value. |