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