Click or drag to resize

OntologyResourceAddVersionInfo Method

Adds version information for the resource.

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

Parameters

info
Type: SystemString
Version Information.

Return Value

Type: Boolean

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

See Also