OntologyPropertyClearSuperProperties Method |
Removes all super-properties of this property.
Namespace:
VDS.RDF.Ontology
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool ClearSuperProperties()
Public Function ClearSuperProperties As Boolean
Return Value
Type:
Boolean[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyProperty.ClearSuperProperties"]
See Also