ResultSourceConstraintComponent Property  | 
 
            Gets or sets the IRI of the constraint component that has caused the result.
            
 
    Namespace: 
   VDS.RDF.Shacl.Validation
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic INode SourceConstraintComponent { get; set; }Public Property SourceConstraintComponent As INode
	Get
	Set
Property Value
Type: 
INode
See Also