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

RDFProperty

Description

property value with data type

Declare

            
# namespace Microsoft.VisualBasic.MIME.application.rdf_xml
export class RDFProperty extends EntityProperty {
   dataType: string;
   resource: string;
   value: string;
}

        

.NET clr type reference tree

  1. this class extends from EntityProperty class: EntityProperty

[Package {$package} version {$version} Index]