PredefinedFunctions.Str2Date(String, Int32) Method

Definition

public:
 static Microsoft::Dynamics::Ax::Xpp::AxShared::Date Str2Date(System::String ^ text, int sequence);
public static Microsoft.Dynamics.Ax.Xpp.AxShared.Date Str2Date (string text, int sequence);
static member Str2Date : string * int -> Microsoft.Dynamics.Ax.Xpp.AxShared.Date
Public Shared Function Str2Date (text As String, sequence As Integer) As Date

Parameters

text
String
sequence
Int32

Returns

Microsoft.Dynamics.Ax.Xpp.AxShared.Date

Applies to