Click or drag to resize

SingleValueRestrictionFilterRestrictionValue Property

Gets the Value Restriction which this filter applies.

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

Property Value

Type: ConstantTerm
See Also