Ontolica for SharePoint Public API

OntolicaPropertyInstance.Property Property

Gets the property that this object is an instance of.

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

Property Value

An OntolicaProperty object that represents the property that this object is an instance of.

Remarks

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

See Also

OntolicaPropertyInstance Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace