PathTransformContext.End Property |
Gets/Sets the Object at the end of the Pattern.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic PatternItem End { get; set; }
Public Property End As PatternItem
Get
Set
Property Value
Type:
PatternItem
See Also