Gets the internal name of the property.
A string that contains the name.
This property can either specify a built-in property type in Ontolica or a custom property like "urn:schemas-microsoft-com:office:office#ows_Status". The following table lists the built-in properties and how they map to the SharePoint portal search index. Please note that the mapping might be different when the Ontolica search web part is connected to another web part than Ontolica Portal Search Result web part. E.g. the Ontolica Knowledge Base web part.
| Value | SharePoint Search Index Property |
|---|---|
| Author | urn:schemas-microsoft-com:office:office#Author |
| ContentType | DAV:contentclass |
| Created | DAV:creationdate |
| Editor | urn:schemas-microsoft-com:office:office#Author |
| Modified | DAV:getlastmodified |
| Rank | urn:schemas.microsoft.com:fulltextqueryinfo:rank |
| Size | DAV:getcontentlength |
| Source | urn:schemas.microsoft.com:fulltextqueryinfo:sourcegroup |
| Title | urn:schemas.microsoft.com:fulltextqueryinfo:displaytitle |
| URL | DAV:href |
OntolicaProperty Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace