PathEvaluationContextIsFirst Property  | 
 
            Gets/Sets whether this is the first part of the Path to be evaluated.
            
 
    Namespace: 
   VDS.RDF.Query.Paths
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool IsFirst { get; set; }Public Property IsFirst As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also