Click or drag to resize

OntologyPropertyIndirectSubProperties Property

Gets the indirect sub-classes of this class.

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

Property Value

Type: IEnumerableOntologyProperty
See Also