Click or drag to resize

IncludeGreaterThan Operator

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

Parameters

left
Type: Altova.RaptorXml.XsdInclude
right
Type: Altova.RaptorXml.XsdInclude

Return Value

Type: Boolean
See Also