Ontolica for SharePoint Public API

OntolicaProperty Members

OntolicaProperty overview

Public Instance Properties

AlternativeNames Gets the alternative names of the property.
Description Gets the description of the property.
DisplayName Gets the user friendly name of the property.
HelpLink Gets the URL to the external documentation of the property.
Name Gets the internal name of the property.
Operators Gets the list of possible operators that can be used for search the property.
Type Gets the property type.
Values Gets the list of possible values that the property can assume.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

OntolicaProperty Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace