Click or drag to resize

OccRuleCompare Method

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

Parameters

left
Type: Altova.RaptorXml.Xbrl.FormulaOccRule
right
Type: Altova.RaptorXml.Xbrl.FormulaOccRule

Return Value

Type: Int32
See Also