Click or drag to resize

OntologyPropertyUsedBy Property

Gets all the resources that use this property.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<OntologyResource> UsedBy { get; }

Property Value

Type: IEnumerableOntologyResource
See Also