Click or drag to resize

ContextPeriodDataInstantData Class

An ContextPeriodDataInstantData class represents an <xbrli:instant> element with an XBRL context in the XBRL instance.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlContextPeriodDataInstantData

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class InstantData : IDisposable, 
	IComparable, IComparable<ContextPeriodDataInstantData>

The ContextPeriodDataInstantData type exposes the following members.

Properties
  NameDescription
Public propertyElement
Public propertyValue
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(ContextPeriodDataInstantData)
Public methodDispose
Releases all resources used by the ContextPeriodDataInstantData
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(ContextPeriodDataInstantData)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also