ISparqlPropertyFunctionVariables Property  | 
 
            Gets the variables used in the function.
            
 
    Namespace: 
   VDS.RDF.Query.PropertyFunctions
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
SyntaxIEnumerable<string> Variables { get; }ReadOnly Property Variables As IEnumerable(Of String)
	Get
Property Value
Type: 
IEnumerableString
See Also