Common.ValidTimeStateDateRange(Date, Date, Int32) 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.
public:
static void ValidTimeStateDateRange(Microsoft::Dynamics::Ax::Xpp::AxShared::Date date1, Microsoft::Dynamics::Ax::Xpp::AxShared::Date date2, int filter);
public static void ValidTimeStateDateRange (Microsoft.Dynamics.Ax.Xpp.AxShared.Date date1, Microsoft.Dynamics.Ax.Xpp.AxShared.Date date2, int filter);
static member ValidTimeStateDateRange : Microsoft.Dynamics.Ax.Xpp.AxShared.Date * Microsoft.Dynamics.Ax.Xpp.AxShared.Date * int -> unit
Public Shared Sub ValidTimeStateDateRange (date1 As Date, date2 As Date, filter As Integer)
Parameters
- date1
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- date2
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date
- filter
- Int32