Click or drag to resize

ScenarioAspectValue Class

An ScenarioAspectValue class represents a particular value for the scenario aspect.

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

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

The ScenarioAspectValue type exposes the following members.

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