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