Enum ServiceDescriptionType
Type of Service Description to return
Namespace: VDS.RDF.Web
Assembly: dotNetRDF.Web.dll
Syntax
public enum ServiceDescriptionType : int
Fields
| Name | Description |
|---|---|
| All | Description of all Services (this will produce an invalid Service Description document as defined by the current Specification Drafts) |
| Protocol | Description of the Protocol Service |
| Query | Description of the Query Service |
| Update | Description of the Update Service |