Share via


Common.ValidTimeStateDateRange(Date, Date, Int32) Method

Definition

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

Applies to