Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.3.0)
E80354-01

The SimpleValue type exposes the following members.

Properties

  NameDescription
Protected propertyInternalValue
Get or set the internal value of this IXmlValue.
Public propertyIsAttribute
Determine if this value is an element attribute.
Public propertyIsContent
Determine if this value is an element's content.
Public propertyIsEmpty
Determine if the value is empty.
Public propertyIsMutable
Determine if this value can be modified.
Public propertyParent
Get or set the parent element of this value.
Public propertyValue
Get the value as an object.

See Also