Click or drag to resize

SegmentAspectValue Class

An SegmentAspectValue class represents a particular value for the segment aspect.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlAspectValue
    Altova.RaptorXml.XbrlOccAspectValue
      Altova.RaptorXml.XbrlSegmentAspectValue

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class SegmentAspectValue : OccAspectValue

The SegmentAspectValue type exposes the following members.

Constructors
  NameDescription
Public methodSegmentAspectValue
Initializes a new instance of the SegmentAspectValue class
Public methodSegmentAspectValue(ElementCollection)
Initializes a new instance of the SegmentAspectValue class
Public methodSegmentAspectValue(ElementInformationItem)
Initializes a new instance of the SegmentAspectValue class
Public methodSegmentAspectValue(ElementList)
Initializes a new instance of the SegmentAspectValue class
Top
Properties
Methods
Operators
See Also