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