Click or drag to resize

BaseUriNodeEffectiveType Property

Gets the URI of the datatype this valued node represents as a String.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string EffectiveType { get; }

Property Value

Type: String

Implements

IValuedNodeEffectiveType
See Also