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