Click or drag to resize

PlainLiteralEvent Properties

The PlainLiteralEvent type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Gets the Type for this Event.
(Inherited from BaseEvent.)
Public propertyLanguage
Gets the Langugage Specifier of the Plain Literal.
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 Plain Literal.
Top
See Also