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