ResultSourceShape Property  | 
 
            Gets or sets the shape that the given focus node was validated against.
            
 
    Namespace: 
   VDS.RDF.Shacl.Validation
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic INode SourceShape { get; set; }Public Property SourceShape As INode
	Get
	Set
Property Value
Type: 
INode
See Also