EntityProperty {Microsoft.VisualBasic.MIME.application.rdf_xml} .NET clr documentation

EntityProperty

Description

RDF DataValue

Declare

            
# namespace Microsoft.VisualBasic.MIME.application.rdf_xml
export class EntityProperty {
   # rdf:datatype
   dataType: string;
   # rdf:resource
   resource: string;
   # the rdf xml text value
   value: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]