Common.setTmpData(Common) 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:
void setTmpData(Microsoft::Dynamics::Ax::Xpp::Common ^ _data);
public void setTmpData (Microsoft.Dynamics.Ax.Xpp.Common _data);
member this.setTmpData : Microsoft.Dynamics.Ax.Xpp.Common -> unit
Public Sub setTmpData (_data As Common)
Parameters
- _data
- Common