NegatedSetInverseProperties Property |
Gets the Inverse Negated Properties.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<Property> InverseProperties { get; }
Public ReadOnly Property InverseProperties As IEnumerable(Of Property)
Get
Property Value
Type:
IEnumerablePropertySee Also