Click or drag to resize

EntityIdentifierAspectValueLessThan Operator

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

Parameters

left
Type: Altova.RaptorXml.XbrlEntityIdentifierAspectValue
right
Type: Altova.RaptorXml.XbrlEntityIdentifierAspectValue

Return Value

Type: Boolean
See Also