Click or drag to resize

StoreTemplate.ID Property

Gets/Sets the Store ID.

Namespace:  VDS.RDF.Storage.Management.Provisioning
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string ID { get; set; }

Property Value

Type: String

Implements

IStoreTemplate.ID
See Also