ISparqlGroupByAssignVariable Property  | 
 
            Gets/Sets the Variable the value of the GROUP BY expression should be bound to (may be null if not bound to anything).
            
 
    Namespace: 
   VDS.RDF.Query.Grouping
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxstring AssignVariable { get; set; }Property AssignVariable As String
	Get
	Set
Property Value
Type: 
String
See Also