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