Click or drag to resize

InlineXbrlTransformFunction Class

An InlineXbrlTransformFunction object represents one Transformation defined in an Inline XBRL Transformation Registry.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlInlineXbrlTransformFunction

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

The InlineXbrlTransformFunction type exposes the following members.

Properties
  NameDescription
Public propertyOutputType
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(InlineXbrlTransformFunction)
Public methodDispose
Releases all resources used by the InlineXbrlTransformFunction
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(InlineXbrlTransformFunction)
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.)
Public methodTransform
Top
Operators
See Also