Click or drag to resize

TypedLiteralEvent Properties

The TypedLiteralEvent type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets the DataType of the Typed Literal.
Public propertyEventType
Gets the Type for this Event.
(Inherited from BaseEvent.)
Public propertyPosition
Gets the Position Information (if any).
(Inherited from BaseEvent.)
Public propertySourceXml
Gets the XML that this Event was generated from.
(Inherited from BaseRdfXmlEvent.)
Public propertyValue
Gets the Value of the Typed Literal.
Top
See Also