Click or drag to resize

MaxInclusiveFacetLessThan Operator

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

Parameters

left
Type: Altova.RaptorXml.XsdMaxInclusiveFacet
right
Type: Altova.RaptorXml.XsdMaxInclusiveFacet

Return Value

Type: Boolean
See Also