Ontolica for SharePoint Public API

OntolicaPropertyValue.DisplayValue Property

Gets the human readable value.

[Visual Basic]
Public ReadOnly Property DisplayValue As String
[C#]
public string DisplayValue {get;}

Property Value

A string that contains the human readable value.

Remarks

The DisplayValue is intended to be used by user agents to display a human readable property value.

See Also

OntolicaPropertyValue Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace