Click or drag to resize

ConceptAspectValueCompare Method

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static int Compare(
	ConceptAspectValue left,
	ConceptAspectValue right
)

Parameters

left
Type: Altova.RaptorXml.XbrlConceptAspectValue
right
Type: Altova.RaptorXml.XbrlConceptAspectValue

Return Value

Type: Int32
See Also