Click or drag to resize

GraphPersistenceAction.Action Property

Gets the Action Type.

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

Property Value

Type: GraphPersistenceActionType
See Also