LessThanHelper.LessThan Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
LessThan(Date, Date)
public:
static bool LessThan(Microsoft::Dynamics::Ax::Xpp::AxShared::Date x, Microsoft::Dynamics::Ax::Xpp::AxShared::Date y);
public static bool LessThan(Microsoft.Dynamics.Ax.Xpp.AxShared.Date x, Microsoft.Dynamics.Ax.Xpp.AxShared.Date y);
static member LessThan : Microsoft.Dynamics.Ax.Xpp.AxShared.Date * Microsoft.Dynamics.Ax.Xpp.AxShared.Date -> bool
Public Shared Function LessThan (x As Date, y As Date) As Boolean
Parameters
- x
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- y
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Returns
Applies to
LessThan(SByte, SByte)
LessThan(SByte, UInt16)
LessThan(SByte, UInt32)
LessThan(SByte, UInt64)
LessThan(Single, UInt16)
LessThan(SByte, Double)
LessThan(Int64, Decimal)
LessThan(Object, Object)
LessThan(Object[], Object[])
public:
static bool LessThan(cli::array <System::Object ^> ^ x, cli::array <System::Object ^> ^ y);
public static bool LessThan(object[] x, object[] y);
static member LessThan : obj[] * obj[] -> bool
Public Shared Function LessThan (x As Object(), y As Object()) As Boolean
Parameters
- x
- Object[]
- y
- Object[]
Returns
Applies to
LessThan(SByte, Decimal)
LessThan(Single, UInt32)
LessThan(String, String)
LessThan(UInt32, SByte)
LessThan(UInt32, Single)
LessThan(UInt32, UInt16)
LessThan(UInt32, UInt32)
LessThan(UInt32, UInt64)
LessThan(UInt64, Boolean)
LessThan(UInt64, Byte)
LessThan(UInt64, Decimal)
LessThan(UInt64, Double)
LessThan(UInt64, SByte)
LessThan(UInt64, Single)
LessThan(UInt64, UInt16)
LessThan(Single, UInt64)
LessThan(UInt32, Double)
LessThan(UInt16, Boolean)
LessThan(UInt16, Byte)
LessThan(UInt16, Decimal)
LessThan(UInt16, Double)
LessThan(UInt16, Int16)
LessThan(UInt16, SByte)
LessThan(UInt16, Single)
LessThan(UInt16, UInt16)
LessThan(UInt16, UInt32)
LessThan(UInt16, UInt64)
LessThan(UInt32, Boolean)
LessThan(UInt32, Byte)
LessThan(UInt32, Decimal)
LessThan(UInt32, Int16)
LessThan(UInt64, UInt32)
LessThan(Byte, UInt16)
LessThan(Byte, UInt32)
LessThan(Byte, UInt64)
LessThan(DateTime, Date)
public:
static bool LessThan(DateTime x, Microsoft::Dynamics::Ax::Xpp::AxShared::Date y);
public static bool LessThan(DateTime x, Microsoft.Dynamics.Ax.Xpp.AxShared.Date y);
static member LessThan : DateTime * Microsoft.Dynamics.Ax.Xpp.AxShared.Date -> bool
Public Shared Function LessThan (x As DateTime, y As Date) As Boolean
Parameters
- x
- DateTime
- y
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Returns
Applies to
LessThan(DateTime, DateTime)
LessThan(Decimal, Boolean)
LessThan(Decimal, Byte)
LessThan(Decimal, Decimal)
LessThan(Decimal, Int16)
LessThan(Decimal, Int32)
LessThan(Decimal, Int64)
LessThan(Byte, Decimal)
LessThan(Date, DateTime)
public:
static bool LessThan(Microsoft::Dynamics::Ax::Xpp::AxShared::Date x, DateTime y);
public static bool LessThan(Microsoft.Dynamics.Ax.Xpp.AxShared.Date x, DateTime y);
static member LessThan : Microsoft.Dynamics.Ax.Xpp.AxShared.Date * DateTime -> bool
Public Shared Function LessThan (x As Date, y As DateTime) As Boolean
Parameters
- x
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- y
- DateTime
Returns
Applies to
LessThan(Date, Int32)
public:
static bool LessThan(Microsoft::Dynamics::Ax::Xpp::AxShared::Date x, int y);
public static bool LessThan(Microsoft.Dynamics.Ax.Xpp.AxShared.Date x, int y);
static member LessThan : Microsoft.Dynamics.Ax.Xpp.AxShared.Date * int -> bool
Public Shared Function LessThan (x As Date, y As Integer) As Boolean
Parameters
- x
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- y
- Int32
Returns
Applies to
LessThan(utcdatetime, utcdatetime)
public:
static bool LessThan(Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime x, Microsoft::Dynamics::Ax::Xpp::AxShared::utcdatetime y);
public static bool LessThan(Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime x, Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime y);
static member LessThan : Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime * Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime -> bool
Public Shared Function LessThan (x As utcdatetime, y As utcdatetime) As Boolean
Parameters
- x
- Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
- y
- Microsoft.Dynamics.Ax.Xpp.AxShared.utcdatetime
Returns
Applies to
LessThan(Boolean, Decimal)
LessThan(Boolean, UInt16)
LessThan(Boolean, UInt32)
LessThan(Boolean, UInt64)
LessThan(Decimal, SByte)
LessThan(Decimal, UInt32)
LessThan(Int16, UInt16)
LessThan(Int16, UInt32)
LessThan(Int32, Date)
public:
static bool LessThan(int x, Microsoft::Dynamics::Ax::Xpp::AxShared::Date y);
public static bool LessThan(int x, Microsoft.Dynamics.Ax.Xpp.AxShared.Date y);
static member LessThan : int * Microsoft.Dynamics.Ax.Xpp.AxShared.Date -> bool
Public Shared Function LessThan (x As Integer, y As Date) As Boolean
Parameters
- x
- Int32
- y
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date