Common.deserialize(String) 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::Common ^ deserialize(System::String ^ _serializedValue);
public static Microsoft.Dynamics.Ax.Xpp.Common deserialize (string _serializedValue);
static member deserialize : string -> Microsoft.Dynamics.Ax.Xpp.Common
Public Shared Function deserialize (_serializedValue As String) As Common
Parameters
- _serializedValue
- String