Click or drag to resize

LetPatternVariableName Property

Gets the Name of the Variable to which values will be assigned.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string VariableName { get; }

Property Value

Type: String

Implements

IAssignmentPatternVariableName
See Also