public final class DateComparisonType
extends 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
|
public static final int ByDate
Compares by date only
public static final int ByDateTime
Compares by date and time
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.