Click or drag to resize

OntologyPropertyDirectSubProperties Property

Gets the direct sub-classes of this class.

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

Property Value

Type: IEnumerableOntologyProperty
See Also