PredefinedFunctions.Str2Date(String, 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 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.DatePublic Shared Function Str2Date (text As String, sequence As Integer) As DateParameters
- text
- String
- sequence
- Int32
Returns
		Microsoft.Dynamics.Ax.Xpp.AxShared.Date