Ontolica for SharePoint Public API

OntolicaProperty.HelpLink Property

Gets the URL to the external documentation of the property.

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

Property Value

A string that contains the URL reference to the documentation.

Remarks

The HelpLink is intended to be used by user agents to display a hyperlink to more information about the property.

See Also

OntolicaProperty Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace