Click or drag to resize

OutputRdfCollectionHasBeenWritten Property

Gets/Sets whether the Collection has been written.

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

Property Value

Type: Boolean
See Also