Click or drag to resize

InstanceDocumentBuilderGreaterThan Operator

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

Parameters

left
Type: Altova.RaptorXml.XbrlInstanceDocumentBuilder
right
Type: Altova.RaptorXml.XbrlInstanceDocumentBuilder

Return Value

Type: Boolean
See Also