PredefinedFunctions.DefaultValue(Types) 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 System::Object ^ DefaultValue(Microsoft::Dynamics::Ax::Xpp::Types t);
public static object DefaultValue (Microsoft.Dynamics.Ax.Xpp.Types t);
static member DefaultValue : Microsoft.Dynamics.Ax.Xpp.Types -> obj
Public Shared Function DefaultValue (t As Types) As Object
Parameters
- t
- Types