VariableRestrictionFilterRestrictionVariable Property |
Gets the Variable that this filter restricts the value of.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic string RestrictionVariable { get; }
Public ReadOnly Property RestrictionVariable As String
Get
Property Value
Type:
String
See Also