Ontolica for SharePoint Public API

OntolicaPropertyInstance.Value Property

Gets the property value.

[Visual Basic]
Public ReadOnly Property Value As OntolicaPropertyValue
[C#]
public OntolicaPropertyValue Value {get;}

Property Value

A OntolicaPropertyValue object that contains the property value.

Remarks

Missing <remarks> documentation for P:NavigoSystems.Ontolica.SharePoint.Custom.OntolicaPropertyInstance.Value

See Also

OntolicaPropertyInstance Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace