Click or drag to resize

OntologyPropertyAddDomain Method (Uri)

Adds a new domain for the property.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool AddDomain(
	Uri resource
)

Parameters

resource
Type: SystemUri
Resource.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyProperty.AddDomain(System.Uri)"]

See Also