PredefinedFunctions.newValueNodeDate(DateTime) Method

Definition

public:
 static Microsoft::Dynamics::Ax::Xpp::valueNode ^ newValueNodeDate(DateTime val);
public static Microsoft.Dynamics.Ax.Xpp.valueNode newValueNodeDate (DateTime val);
static member newValueNodeDate : DateTime -> Microsoft.Dynamics.Ax.Xpp.valueNode
Public Shared Function newValueNodeDate (val As DateTime) As valueNode

Parameters

val
DateTime

Returns

Applies to