Gets the collection of validation results for this report.
Namespace:
VDS.RDF.Shacl.Validation
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public ICollection<Result> Results { get; }
Public ReadOnly Property Results As ICollection(Of Result)
Get
Property Value
Type:
ICollectionResultSee Also