XppCompiler.setDateArg(Date) 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:
virtual void setDateArg(Microsoft::Dynamics::Ax::Xpp::AxShared::Date _arg);
public virtual void setDateArg (Microsoft.Dynamics.Ax.Xpp.AxShared.Date _arg);
abstract member setDateArg : Microsoft.Dynamics.Ax.Xpp.AxShared.Date -> unit
override this.setDateArg : Microsoft.Dynamics.Ax.Xpp.AxShared.Date -> unit
Public Overridable Sub setDateArg (_arg As Date)
Parameters
- _arg
- Microsoft.Dynamics.Ax.Xpp.AxShared.Date