IConstructTriplePatternHasNoVariables Property  | 
 
            Gets whether the Pattern contains no Variables of any kind.
            
 
    Namespace: 
   VDS.RDF.Query.Patterns
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxbool HasNoVariables { get; }ReadOnly Property HasNoVariables As Boolean
	Get
Property Value
Type: 
Boolean
See Also