Click or drag to resize

BaseSetID Property

Gets/Sets the ID of the Set.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int ID { get; set; }

Property Value

Type: Int32

Implements

ISetID
See Also