Click or drag to resize

DateTimeLessThan Operator

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

Parameters

left
Type: Altova.RaptorXml.XsdDateTime
right
Type: Altova.RaptorXml.XsdDateTime

Return Value

Type: Boolean
See Also