GraphPatternIsSilent Property |
Gets whether Evaluation Errors in this Graph Pattern are suppressed (currently only valid with SERVICE).
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsSilent { get; }
Public ReadOnly Property IsSilent As Boolean
Get
Property Value
Type:
BooleanSee Also