PathEvaluationContextIsLast Property |
Gets/Sets whether this is the last part of the Path to be evaluated.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsLast { get; set; }
Public Property IsLast As Boolean
Get
Set
Property Value
Type:
BooleanSee Also