Click or drag to resize

OntologyResourceRemoveVersionInfo Method (String)

Remove version information for the resource.

Namespace:  VDS.RDF.Ontology
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool RemoveVersionInfo(
	string info
)

Parameters

info
Type: SystemString
Version Information.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VDS.RDF.Ontology.OntologyResource.RemoveVersionInfo(System.String)"]

See Also