Click or drag to resize

RuleSetInequality Operator

Namespace:  Altova.RaptorXml.Xbrl.Table
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static bool operator !=(
	RuleSet left,
	RuleSet right
)

Parameters

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

Return Value

Type: Boolean
See Also