Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
Get the value as an object.
Namespace: Tangosol.Run.Xml
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)
Syntax
C# |
---|
Object Value { get; } |
Field Value
The value as an object or null if the IXmlValue does not have a value; attributes never have a null value.
Remarks
The following types are supported:
- Boolean
- Integer
- Long
- Double
- Decimal
- String
- Binary
- DateTime