Ontolica for SharePoint Public API

OntolicaProperty.DisplayName Property

Gets the user friendly name of the property.

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

Property Value

A string that contains the display name.

Remarks

The DisplayName is intended to be used by user agents to provide a user-readable descriptive name for the property.

See Also

OntolicaProperty Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace