PathTransformContextObject Property |
Gets/Sets the Object of the Triple Pattern at this point in the Path Transformation.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public PatternItem Object { get; set; }
Public Property Object As PatternItem
Get
Set
Property Value
Type:
PatternItemSee Also