OntologyPropertyClearSubProperties Method  | 
 
            Clears all sub-properties of this property.
            
 
    Namespace: 
   VDS.RDF.Ontology
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool ClearSubProperties()
Public Function ClearSubProperties As Boolean
Return Value
Type: 
Boolean[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyProperty.ClearSubProperties"]
See Also