Click or drag to resize

TriplePersistenceActionIsDelete Property

Gets whether the action is a Delete Action.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool IsDelete { get; }

Property Value

Type: Boolean
See Also