Click or drag to resize

BaseModificationCommand._usingUris Field

URIs for the USING clauses.

Namespace:  VDS.RDF.Update.Commands
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected List<Uri> _usingUris

Field Value

Type: List<Uri>
See Also