Ontolica for SharePoint Public API

OntolicaPropertyValue Class

Represents a property value defined by the <Value> tag in the Ontolica Search configuration file OntolicaSearch.xml.

For a list of all members of this type, see OntolicaPropertyValue Members.

System.Object
   OntolicaPropertyValue

[Visual Basic]
NotInheritable Public Class OntolicaPropertyValue
[C#]
public sealed class OntolicaPropertyValue

Remarks

The OntolicaPropertyValue class provides a placeholder for a property value as seen from the users perspective. That means that while the user will perceive it as one value then it might actually be one of several optional values. The FileType property in the default OntolicaSearch.xml file is a very good example of this.

Requirements

Namespace: NavigoSystems.Ontolica.SharePoint.Custom

Assembly: NavigoSystems.Ontolica.SharePoint (in NavigoSystems.Ontolica.SharePoint.dll)

See Also

OntolicaPropertyValue Members | NavigoSystems.Ontolica.SharePoint.Custom Namespace