Click or drag to resize

ConsistencyAssertionParameterRelationshipEquality Operator

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

Parameters

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

Return Value

Type: Boolean
See Also