Click or drag to resize

ResultResultValue Property

Gets or sets the value that has caused the result.

Namespace:  VDS.RDF.Shacl.Validation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INode ResultValue { get; set; }

Property Value

Type: INode
See Also