JsonLdTermDefinitionDirectionMapping Property |
Get or set the text direction mapping for this term definition.
Namespace:
VDS.RDF.JsonLd
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Nullable<LanguageDirection> DirectionMapping { get; set; }
Public Property DirectionMapping As Nullable(Of LanguageDirection)
Get
Set
Property Value
Type:
NullableLanguageDirectionSee Also