Click or drag to resize

TypedDimensionAspectValue Constructor

Initializes a new instance of the TypedDimensionAspectValue class

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public TypedDimensionAspectValue(
	Dimension rDimension,
	ElementInformationItem rDomainValueOrNull
)

Parameters

rDimension
Type: Altova.RaptorXml.Xbrl.XdtDimension
rDomainValueOrNull
Type: Altova.RaptorXml.XmlElementInformationItem
See Also