Click or drag to resize

NegatedSetProperties Property

Gets the Negated Properties.

Namespace:  VDS.RDF.Query.Paths
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<Property> Properties { get; }

Property Value

Type: IEnumerableProperty
See Also