public final class DateComparisonType
extends com.aspose.ms.System.Enum
Specifies a type of comparison
Modifier and Type | Field and Description |
---|---|
static int |
ByDate
Compares by date only
|
static int |
ByDateTime
Compares by date and time
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int ByDate
Compares by date only
public static final int ByDateTime
Compares by date and time