TriplePersistenceActionIsDelete Property |
Gets whether the action is a Delete Action.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsDelete { get; }
Public ReadOnly Property IsDelete As Boolean
Get
Property Value
Type:
BooleanSee Also