OutputRdfCollectionHasBeenWritten Property  | 
 
            Gets/Sets whether the Collection has been written.
            
 
    Namespace: 
   VDS.RDF.Writing
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool HasBeenWritten { get; set; }Public Property HasBeenWritten As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also